diff --git a/src/assets/companyFile/242112.png b/src/assets/companyFile/242112.png new file mode 100644 index 0000000..684f5f6 Binary files /dev/null and b/src/assets/companyFile/242112.png differ diff --git a/src/assets/companyFile/921.png b/src/assets/companyFile/921.png new file mode 100644 index 0000000..8347485 Binary files /dev/null and b/src/assets/companyFile/921.png differ diff --git a/src/assets/companyFile/btn03.png b/src/assets/companyFile/btn03.png new file mode 100644 index 0000000..be9e2a3 Binary files /dev/null and b/src/assets/companyFile/btn03.png differ diff --git a/src/assets/companyFile/btn04.png b/src/assets/companyFile/btn04.png new file mode 100644 index 0000000..8a13191 Binary files /dev/null and b/src/assets/companyFile/btn04.png differ diff --git a/src/assets/companyFile/btn05.png b/src/assets/companyFile/btn05.png new file mode 100644 index 0000000..ad0d072 Binary files /dev/null and b/src/assets/companyFile/btn05.png differ diff --git a/src/assets/companyFile/btn06.png b/src/assets/companyFile/btn06.png new file mode 100644 index 0000000..f0e3a2b Binary files /dev/null and b/src/assets/companyFile/btn06.png differ diff --git a/src/assets/companyFile/btn07.png b/src/assets/companyFile/btn07.png new file mode 100644 index 0000000..1681595 Binary files /dev/null and b/src/assets/companyFile/btn07.png differ diff --git a/src/assets/companyFile/menu01.png b/src/assets/companyFile/menu01.png new file mode 100644 index 0000000..1f04a30 Binary files /dev/null and b/src/assets/companyFile/menu01.png differ diff --git a/src/assets/companyFile/menu02.png b/src/assets/companyFile/menu02.png new file mode 100644 index 0000000..f304a9a Binary files /dev/null and b/src/assets/companyFile/menu02.png differ diff --git a/src/assets/companyFile/menu03.png b/src/assets/companyFile/menu03.png new file mode 100644 index 0000000..80b5f46 Binary files /dev/null and b/src/assets/companyFile/menu03.png differ diff --git a/src/assets/companyFile/menu04.png b/src/assets/companyFile/menu04.png new file mode 100644 index 0000000..f420da1 Binary files /dev/null and b/src/assets/companyFile/menu04.png differ diff --git a/src/router/index.js b/src/router/index.js index 20499c4..f5eec05 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -40,6 +40,24 @@ const routes = [ name: 'systemManagement', component: () => import('@/views/systemManagement'), children: [ + // 平安指数 + { + path: 'safeIndex', + name: 'safeIndex', + component: () => import('@/views/systemManagement/safeIndex'), + }, + // 企业赋分 + { + path: 'companyScore', + name: 'companyScore', + component: () => import('@/views/systemManagement/companyScore'), + }, + // 企业名单 + { + path: 'companyList', + name: 'companyList', + component: () => import('@/views/systemManagement/companyList'), + }, // 关联设备 { path: 'correlationEquipment', diff --git a/src/views/systemManagement/companyList/components/companyDataDialog.vue b/src/views/systemManagement/companyList/components/companyDataDialog.vue index a7fb45e..9961828 100644 --- a/src/views/systemManagement/companyList/components/companyDataDialog.vue +++ b/src/views/systemManagement/companyList/components/companyDataDialog.vue @@ -18,38 +18,42 @@ class="commerceMessage_form" > - + - + - + - + - - - + + + @@ -72,31 +76,30 @@ > - - - - - - - - - - + + + + + + + + + + -

企业联系人信息

@@ -106,14 +109,17 @@ class="company_person_message_form" > - + - +
-

企业位置信息

@@ -124,14 +130,14 @@ > @@ -203,9 +209,9 @@
-
+

管辖区信息

+
+
企业名单
@@ -19,7 +21,7 @@ >
- +
@@ -31,17 +33,17 @@