diff --git a/src/router/modules/remaining.ts b/src/router/modules/remaining.ts index 07b1cf8..cb2703c 100644 --- a/src/router/modules/remaining.ts +++ b/src/router/modules/remaining.ts @@ -110,7 +110,9 @@ const remainingRouter: AppRouteRecordRaw[] = [ // path: '/Basic', // component: Layout, // name: 'Basic', - // meta: {}, + // meta: { + // title: '菜单管理' + // }, // redirect: '/Basic/menu', // children: [ // { diff --git a/src/views/Kpi/Record/index.vue b/src/views/Kpi/Record/index.vue new file mode 100644 index 0000000..92fb8c9 --- /dev/null +++ b/src/views/Kpi/Record/index.vue @@ -0,0 +1,199 @@ + + + + +