diff --git a/src/config/router.config.js b/src/config/router.config.js
index 1061392..ca77bba 100644
--- a/src/config/router.config.js
+++ b/src/config/router.config.js
@@ -382,6 +382,7 @@ export const routerData = [
id: '8'
},
+
// {
// redirect: null,
// path: '/dataDownload/DataDownload',
@@ -502,4 +503,19 @@ export const routerData = [
name: 'problem-collection-detail-list',
id: '15'
},
+
+ {
+ redirect: null,
+ path: '/companyUserList/CompanyUserList',
+ component: 'companyUserList/CompanyUserList',
+ route: '1',
+ meta: {
+ icon: 'team', // 菜单前图标
+ componentName: 'CompanyUserList',
+ keepAlive: false,
+ title: '人员信息' // 菜单名称
+ },
+ name: 'company-user-list',
+ id: '16'
+ },
]
diff --git a/src/views/companyUserList/CompanyUserList.vue b/src/views/companyUserList/CompanyUserList.vue
new file mode 100644
index 0000000..b1ef1b6
--- /dev/null
+++ b/src/views/companyUserList/CompanyUserList.vue
@@ -0,0 +1,122 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+ 重置
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 编辑
+ 查看
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/companyUserList/modules/CompanyUserModal.vue b/src/views/companyUserList/modules/CompanyUserModal.vue
new file mode 100644
index 0000000..c9e4c10
--- /dev/null
+++ b/src/views/companyUserList/modules/CompanyUserModal.vue
@@ -0,0 +1,332 @@
+
+
+
+
+
+
+
+ {e.target.value = (e.target.value + '').trim()}">
+
+
+
+
+
+
+
+
+
+
+
+ {e.target.value = (e.target.value + '').trim()}">
+
+
+
+
+
+
+ {e.target.value = (e.target.value + '').trim()}">
+
+
+
+
+ {e.target.value = (e.target.value + '').trim()}">
+
+
+
+
+
+
+ {e.target.value = (e.target.value + '').trim()}">
+
+
+
+
+ {e.target.value = (e.target.value + '').trim()}">
+ 查询邮编
+
+
+
+
+
+
+ {e.target.value = (e.target.value + '').trim()}"/>
+
+
+
+
+
+
+
+
+
+
+