src/menu/components/tabs/tabcomponents/index.jsx
@@ -6,7 +6,7 @@ import Utils from '@/utils/utils.js' import MKEmitter from '@/utils/events.js' import MenuUtils from '@/menu/utils/menuUtils.js' import MenuUtils from '@/utils/utils-custom.js' import Card from './card' import './index.scss' @@ -89,7 +89,7 @@ let name = '' let names = { bar: '柱状图', bbar: '柱状图', line: '折线图', tabs: '标签组', pie: '饼图', @@ -97,6 +97,12 @@ table: '表格', group: '分组', editor: '富文本', code: '自定义', carousel: '轮播', form: '表单', dashboard: '仪表盘', scatter: '散点图', tree: '树形列表', card: '卡片' } let i = 1