diff --git a/src/router/modules/tested.ts b/src/router/modules/tested.ts index 9f8c8ff..9214173 100644 --- a/src/router/modules/tested.ts +++ b/src/router/modules/tested.ts @@ -1166,6 +1166,56 @@ }, children: [ { + path: '/post', + component: Layout, + redirect: '/post/postlist', + name: 'PostManage', + meta: { + title: '岗位管理', + icon: 'ep:key', + auth: '/sys/post', + }, + children: [ + { + path: 'postlist', + name: 'PostList', + component: () => import('@/views/system/post/list.vue'), + meta: { + title: '岗位管理', + auth: '/sys/post', + sidebar: false, + breadcrumb: false, + activeMenu: '/post', + }, + }, + ], + }, + { + path: '/installation', + component: Layout, + redirect: '/installation/installationlist', + name: 'InstallationManage', + meta: { + title: '安装位置管理', + icon: 'ep:key', + auth: '/sys/installation', + }, + children: [ + { + path: 'installationlist', + name: 'InstallationList', + component: () => import('@/views/system/installation/list.vue'), + meta: { + title: '安装位置管理', + auth: '/sys/installation', + sidebar: false, + breadcrumb: false, + activeMenu: '/installation', + }, + }, + ], + }, + { path: '/label', component: Layout, redirect: '/label/labellist', diff --git a/src/router/modules/tested.ts b/src/router/modules/tested.ts index 9f8c8ff..9214173 100644 --- a/src/router/modules/tested.ts +++ b/src/router/modules/tested.ts @@ -1166,6 +1166,56 @@ }, children: [ { + path: '/post', + component: Layout, + redirect: '/post/postlist', + name: 'PostManage', + meta: { + title: '岗位管理', + icon: 'ep:key', + auth: '/sys/post', + }, + children: [ + { + path: 'postlist', + name: 'PostList', + component: () => import('@/views/system/post/list.vue'), + meta: { + title: '岗位管理', + auth: '/sys/post', + sidebar: false, + breadcrumb: false, + activeMenu: '/post', + }, + }, + ], + }, + { + path: '/installation', + component: Layout, + redirect: '/installation/installationlist', + name: 'InstallationManage', + meta: { + title: '安装位置管理', + icon: 'ep:key', + auth: '/sys/installation', + }, + children: [ + { + path: 'installationlist', + name: 'InstallationList', + component: () => import('@/views/system/installation/list.vue'), + meta: { + title: '安装位置管理', + auth: '/sys/installation', + sidebar: false, + breadcrumb: false, + activeMenu: '/installation', + }, + }, + ], + }, + { path: '/label', component: Layout, redirect: '/label/labellist', diff --git a/src/views/system/installation/editDialog.vue b/src/views/system/installation/editDialog.vue new file mode 100644 index 0000000..637c07b --- /dev/null +++ b/src/views/system/installation/editDialog.vue @@ -0,0 +1,164 @@ + + + + + + + diff --git a/src/router/modules/tested.ts b/src/router/modules/tested.ts index 9f8c8ff..9214173 100644 --- a/src/router/modules/tested.ts +++ b/src/router/modules/tested.ts @@ -1166,6 +1166,56 @@ }, children: [ { + path: '/post', + component: Layout, + redirect: '/post/postlist', + name: 'PostManage', + meta: { + title: '岗位管理', + icon: 'ep:key', + auth: '/sys/post', + }, + children: [ + { + path: 'postlist', + name: 'PostList', + component: () => import('@/views/system/post/list.vue'), + meta: { + title: '岗位管理', + auth: '/sys/post', + sidebar: false, + breadcrumb: false, + activeMenu: '/post', + }, + }, + ], + }, + { + path: '/installation', + component: Layout, + redirect: '/installation/installationlist', + name: 'InstallationManage', + meta: { + title: '安装位置管理', + icon: 'ep:key', + auth: '/sys/installation', + }, + children: [ + { + path: 'installationlist', + name: 'InstallationList', + component: () => import('@/views/system/installation/list.vue'), + meta: { + title: '安装位置管理', + auth: '/sys/installation', + sidebar: false, + breadcrumb: false, + activeMenu: '/installation', + }, + }, + ], + }, + { path: '/label', component: Layout, redirect: '/label/labellist', diff --git a/src/views/system/installation/editDialog.vue b/src/views/system/installation/editDialog.vue new file mode 100644 index 0000000..637c07b --- /dev/null +++ b/src/views/system/installation/editDialog.vue @@ -0,0 +1,164 @@ + + + + + + + diff --git a/src/views/system/installation/list.vue b/src/views/system/installation/list.vue new file mode 100644 index 0000000..0eec641 --- /dev/null +++ b/src/views/system/installation/list.vue @@ -0,0 +1,122 @@ + + + + diff --git a/src/router/modules/tested.ts b/src/router/modules/tested.ts index 9f8c8ff..9214173 100644 --- a/src/router/modules/tested.ts +++ b/src/router/modules/tested.ts @@ -1166,6 +1166,56 @@ }, children: [ { + path: '/post', + component: Layout, + redirect: '/post/postlist', + name: 'PostManage', + meta: { + title: '岗位管理', + icon: 'ep:key', + auth: '/sys/post', + }, + children: [ + { + path: 'postlist', + name: 'PostList', + component: () => import('@/views/system/post/list.vue'), + meta: { + title: '岗位管理', + auth: '/sys/post', + sidebar: false, + breadcrumb: false, + activeMenu: '/post', + }, + }, + ], + }, + { + path: '/installation', + component: Layout, + redirect: '/installation/installationlist', + name: 'InstallationManage', + meta: { + title: '安装位置管理', + icon: 'ep:key', + auth: '/sys/installation', + }, + children: [ + { + path: 'installationlist', + name: 'InstallationList', + component: () => import('@/views/system/installation/list.vue'), + meta: { + title: '安装位置管理', + auth: '/sys/installation', + sidebar: false, + breadcrumb: false, + activeMenu: '/installation', + }, + }, + ], + }, + { path: '/label', component: Layout, redirect: '/label/labellist', diff --git a/src/views/system/installation/editDialog.vue b/src/views/system/installation/editDialog.vue new file mode 100644 index 0000000..637c07b --- /dev/null +++ b/src/views/system/installation/editDialog.vue @@ -0,0 +1,164 @@ + + + + + + + diff --git a/src/views/system/installation/list.vue b/src/views/system/installation/list.vue new file mode 100644 index 0000000..0eec641 --- /dev/null +++ b/src/views/system/installation/list.vue @@ -0,0 +1,122 @@ + + + + diff --git a/src/views/system/post/editDialog.vue b/src/views/system/post/editDialog.vue new file mode 100644 index 0000000..b38e652 --- /dev/null +++ b/src/views/system/post/editDialog.vue @@ -0,0 +1,163 @@ + + + + + + + diff --git a/src/router/modules/tested.ts b/src/router/modules/tested.ts index 9f8c8ff..9214173 100644 --- a/src/router/modules/tested.ts +++ b/src/router/modules/tested.ts @@ -1166,6 +1166,56 @@ }, children: [ { + path: '/post', + component: Layout, + redirect: '/post/postlist', + name: 'PostManage', + meta: { + title: '岗位管理', + icon: 'ep:key', + auth: '/sys/post', + }, + children: [ + { + path: 'postlist', + name: 'PostList', + component: () => import('@/views/system/post/list.vue'), + meta: { + title: '岗位管理', + auth: '/sys/post', + sidebar: false, + breadcrumb: false, + activeMenu: '/post', + }, + }, + ], + }, + { + path: '/installation', + component: Layout, + redirect: '/installation/installationlist', + name: 'InstallationManage', + meta: { + title: '安装位置管理', + icon: 'ep:key', + auth: '/sys/installation', + }, + children: [ + { + path: 'installationlist', + name: 'InstallationList', + component: () => import('@/views/system/installation/list.vue'), + meta: { + title: '安装位置管理', + auth: '/sys/installation', + sidebar: false, + breadcrumb: false, + activeMenu: '/installation', + }, + }, + ], + }, + { path: '/label', component: Layout, redirect: '/label/labellist', diff --git a/src/views/system/installation/editDialog.vue b/src/views/system/installation/editDialog.vue new file mode 100644 index 0000000..637c07b --- /dev/null +++ b/src/views/system/installation/editDialog.vue @@ -0,0 +1,164 @@ + + + + + + + diff --git a/src/views/system/installation/list.vue b/src/views/system/installation/list.vue new file mode 100644 index 0000000..0eec641 --- /dev/null +++ b/src/views/system/installation/list.vue @@ -0,0 +1,122 @@ + + + + diff --git a/src/views/system/post/editDialog.vue b/src/views/system/post/editDialog.vue new file mode 100644 index 0000000..b38e652 --- /dev/null +++ b/src/views/system/post/editDialog.vue @@ -0,0 +1,163 @@ + + + + + + + diff --git a/src/views/system/post/list.vue b/src/views/system/post/list.vue new file mode 100644 index 0000000..bfbc209 --- /dev/null +++ b/src/views/system/post/list.vue @@ -0,0 +1,117 @@ + + + + diff --git a/src/router/modules/tested.ts b/src/router/modules/tested.ts index 9f8c8ff..9214173 100644 --- a/src/router/modules/tested.ts +++ b/src/router/modules/tested.ts @@ -1166,6 +1166,56 @@ }, children: [ { + path: '/post', + component: Layout, + redirect: '/post/postlist', + name: 'PostManage', + meta: { + title: '岗位管理', + icon: 'ep:key', + auth: '/sys/post', + }, + children: [ + { + path: 'postlist', + name: 'PostList', + component: () => import('@/views/system/post/list.vue'), + meta: { + title: '岗位管理', + auth: '/sys/post', + sidebar: false, + breadcrumb: false, + activeMenu: '/post', + }, + }, + ], + }, + { + path: '/installation', + component: Layout, + redirect: '/installation/installationlist', + name: 'InstallationManage', + meta: { + title: '安装位置管理', + icon: 'ep:key', + auth: '/sys/installation', + }, + children: [ + { + path: 'installationlist', + name: 'InstallationList', + component: () => import('@/views/system/installation/list.vue'), + meta: { + title: '安装位置管理', + auth: '/sys/installation', + sidebar: false, + breadcrumb: false, + activeMenu: '/installation', + }, + }, + ], + }, + { path: '/label', component: Layout, redirect: '/label/labellist', diff --git a/src/views/system/installation/editDialog.vue b/src/views/system/installation/editDialog.vue new file mode 100644 index 0000000..637c07b --- /dev/null +++ b/src/views/system/installation/editDialog.vue @@ -0,0 +1,164 @@ + + + + + + + diff --git a/src/views/system/installation/list.vue b/src/views/system/installation/list.vue new file mode 100644 index 0000000..0eec641 --- /dev/null +++ b/src/views/system/installation/list.vue @@ -0,0 +1,122 @@ + + + + diff --git a/src/views/system/post/editDialog.vue b/src/views/system/post/editDialog.vue new file mode 100644 index 0000000..b38e652 --- /dev/null +++ b/src/views/system/post/editDialog.vue @@ -0,0 +1,163 @@ + + + + + + + diff --git a/src/views/system/post/list.vue b/src/views/system/post/list.vue new file mode 100644 index 0000000..bfbc209 --- /dev/null +++ b/src/views/system/post/list.vue @@ -0,0 +1,117 @@ + + + + diff --git a/src/views/tested/device/info/components/certificateTable.vue b/src/views/tested/device/info/components/certificateTable.vue index a701125..3b98d41 100644 --- a/src/views/tested/device/info/components/certificateTable.vue +++ b/src/views/tested/device/info/components/certificateTable.vue @@ -180,7 +180,7 @@ *{{ item.text }}