企业用户登录
@@ -14,37 +20,60 @@
-
+
-
+
-
+
-
+
-
-
登录
+
+
登录
+
{{ failMsg }}
@@ -79,6 +108,7 @@ import validation from './components/validation'
import vueQr from 'vue-qr'
// eslint-disable-next-line no-unused-vars
import axios from 'axios'
+
export default {
name: 'Login',
components: { vueQr, validation, SIdentify },
@@ -251,6 +281,7 @@ export default {
this.$router.push({ path: '/index' })
this.loading = false
this.flag = false
+ this.getWorkTask(data.USER_ID)
} else {
if (data.msg) {
this.$message.error(data.msg)
@@ -283,6 +314,24 @@ export default {
}
})
},
+ getWorkTask(id) {
+ requestFN(
+ '/xgf/user/getWorkTask', { USER_ID: id }
+ ).then((data) => {
+ if (data.list && data.list.length > 0) {
+ setTimeout(() => {
+ console.log(data)
+ console.log('???????--sparrow')
+ this.$notify.info({
+ title: '消息',
+ message: '您有【' + data.list.length + '】条相关方人员数据待审核'
+ })
+ }, 3000)
+ }
+ }).catch((e) => {
+ console.log(e)
+ })
+ },
getOtherQuery(query) {
return Object.keys(query).reduce((acc, cur) => {
if (cur !== 'redirect') {
@@ -335,12 +384,14 @@ export default {
color: #fff;
}
}
+
/* reset element-ui css */
.login-container .el-input {
display: inline-block;
height: 42px;
width: 85%;
}
+
.login-container .el-input input {
background: transparent;
border: 0px;
@@ -351,10 +402,12 @@ export default {
line-height: 42px;
/* caret-color: #fff; */
}
+
.login-container .el-input input:-webkit-autofill {
box-shadow: 0 0 0px 1000px #fff inset !important;
-webkit-text-fill-color: #000 !important;
}
+
.login-container .el-form-item {
border: 1px solid #aad5ff;
/* background: rgba(0, 0, 0, 0.1); */
@@ -363,17 +416,19 @@ export default {
}
-
diff --git a/src/views/threeSystems/emergencyPlanManagement/components/dashboard.vue b/src/views/threeSystems/emergencyPlanManagement/components/dashboard.vue
new file mode 100644
index 0000000..0711bc6
--- /dev/null
+++ b/src/views/threeSystems/emergencyPlanManagement/components/dashboard.vue
@@ -0,0 +1,40 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/emergencyPlanManagement/components/editTextLibrary.vue b/src/views/threeSystems/emergencyPlanManagement/components/editTextLibrary.vue
new file mode 100644
index 0000000..14293f1
--- /dev/null
+++ b/src/views/threeSystems/emergencyPlanManagement/components/editTextLibrary.vue
@@ -0,0 +1,371 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/emergencyPlanManagement/components/list.vue b/src/views/threeSystems/emergencyPlanManagement/components/list.vue
new file mode 100644
index 0000000..1e8d8b2
--- /dev/null
+++ b/src/views/threeSystems/emergencyPlanManagement/components/list.vue
@@ -0,0 +1,494 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+
+
+ 添加其他搜索条件
+
+
+ 重置
+
+
+
+
+
+
+
+ >
+
+
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+
+
+
+ {{ tag.NAME }}
+
+
+
+
+
+
+
+
+
+ 加入本地
+
+
+ 查看
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/emergencyPlanManagement/components/listEm.vue b/src/views/threeSystems/emergencyPlanManagement/components/listEm.vue
new file mode 100644
index 0000000..444b87e
--- /dev/null
+++ b/src/views/threeSystems/emergencyPlanManagement/components/listEm.vue
@@ -0,0 +1,499 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+
+
+ 添加其他搜索条件
+
+
+ 重置
+
+
+
+
+
+
+
+ >
+
+
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+
+
+
+ {{ tag.NAME }}
+
+
+
+
+
+
+
+
+
+ 查看
+ 导出
+
+
+ 删除
+ 编辑
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/emergencyPlanManagement/components/textLibraryInfo.vue b/src/views/threeSystems/emergencyPlanManagement/components/textLibraryInfo.vue
new file mode 100644
index 0000000..4439124
--- /dev/null
+++ b/src/views/threeSystems/emergencyPlanManagement/components/textLibraryInfo.vue
@@ -0,0 +1,119 @@
+
+
+
+
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ tag.NAME }}
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/emergencyPlanManagement/components/updateFile.vue b/src/views/threeSystems/emergencyPlanManagement/components/updateFile.vue
new file mode 100644
index 0000000..edcaa19
--- /dev/null
+++ b/src/views/threeSystems/emergencyPlanManagement/components/updateFile.vue
@@ -0,0 +1,77 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/emergencyPlanManagement/components/updateLog.vue b/src/views/threeSystems/emergencyPlanManagement/components/updateLog.vue
new file mode 100644
index 0000000..ee30bd2
--- /dev/null
+++ b/src/views/threeSystems/emergencyPlanManagement/components/updateLog.vue
@@ -0,0 +1,55 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/emergencyPlanManagement/index.vue b/src/views/threeSystems/emergencyPlanManagement/index.vue
new file mode 100644
index 0000000..ea192ed
--- /dev/null
+++ b/src/views/threeSystems/emergencyPlanManagement/index.vue
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/safetyOperationRegulations/components/condition.vue b/src/views/threeSystems/safetyOperationRegulations/components/condition.vue
new file mode 100644
index 0000000..c9af125
--- /dev/null
+++ b/src/views/threeSystems/safetyOperationRegulations/components/condition.vue
@@ -0,0 +1,188 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 取 消
+ {{ loading ? '提交中 ...' : '确 定' }}
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/safetyOperationRegulations/components/dashboard.vue b/src/views/threeSystems/safetyOperationRegulations/components/dashboard.vue
new file mode 100644
index 0000000..77869cb
--- /dev/null
+++ b/src/views/threeSystems/safetyOperationRegulations/components/dashboard.vue
@@ -0,0 +1,41 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/safetyOperationRegulations/components/editTextLibrary.vue b/src/views/threeSystems/safetyOperationRegulations/components/editTextLibrary.vue
new file mode 100644
index 0000000..22a3dec
--- /dev/null
+++ b/src/views/threeSystems/safetyOperationRegulations/components/editTextLibrary.vue
@@ -0,0 +1,392 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 添加文件内容
+
+
+ 查看
+ 编辑内容
+ 导出word
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/safetyOperationRegulations/components/list.vue b/src/views/threeSystems/safetyOperationRegulations/components/list.vue
new file mode 100644
index 0000000..4568d09
--- /dev/null
+++ b/src/views/threeSystems/safetyOperationRegulations/components/list.vue
@@ -0,0 +1,527 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+
+
+ 添加其他搜索条件
+
+
+ 重置
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+
+
+
+ {{ tag.NAME }}
+
+
+
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+ 通用
+
+
+
+
+
+
+ {{ '资源库数据' }}
+
+
+
+
+
+
+ 加入本地
+
+
+ 查看
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/safetyOperationRegulations/components/listEm.vue b/src/views/threeSystems/safetyOperationRegulations/components/listEm.vue
new file mode 100644
index 0000000..b349535
--- /dev/null
+++ b/src/views/threeSystems/safetyOperationRegulations/components/listEm.vue
@@ -0,0 +1,504 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+
+
+ 添加其他搜索条件
+
+
+ 重置
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+
+
+
+ {{ tag.NAME }}
+
+
+
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+ 通用
+
+
+
+
+
+
+ {{ !row.CORP_NAME === '' ? '资源库数据' : row.CORP_NAME }}
+
+
+
+
+
+ 查看
+ 导出
+
+
+ 编辑
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/safetyOperationRegulations/components/textLibraryInfo.vue b/src/views/threeSystems/safetyOperationRegulations/components/textLibraryInfo.vue
new file mode 100644
index 0000000..b104a8f
--- /dev/null
+++ b/src/views/threeSystems/safetyOperationRegulations/components/textLibraryInfo.vue
@@ -0,0 +1,146 @@
+
+
+
+
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+
+
+
+
+
+
+
+ {{ tag.NAME }}
+
+
+
+ 查看文件详情
+ 导出word
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/safetyOperationRegulations/components/updateFile.vue b/src/views/threeSystems/safetyOperationRegulations/components/updateFile.vue
new file mode 100644
index 0000000..edcaa19
--- /dev/null
+++ b/src/views/threeSystems/safetyOperationRegulations/components/updateFile.vue
@@ -0,0 +1,77 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/safetyOperationRegulations/components/updateLog.vue b/src/views/threeSystems/safetyOperationRegulations/components/updateLog.vue
new file mode 100644
index 0000000..ee30bd2
--- /dev/null
+++ b/src/views/threeSystems/safetyOperationRegulations/components/updateLog.vue
@@ -0,0 +1,55 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/safetyOperationRegulations/index.vue b/src/views/threeSystems/safetyOperationRegulations/index.vue
new file mode 100644
index 0000000..8d78561
--- /dev/null
+++ b/src/views/threeSystems/safetyOperationRegulations/index.vue
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/safetyProductionManagementSystem/components/condition.vue b/src/views/threeSystems/safetyProductionManagementSystem/components/condition.vue
new file mode 100644
index 0000000..051c13e
--- /dev/null
+++ b/src/views/threeSystems/safetyProductionManagementSystem/components/condition.vue
@@ -0,0 +1,188 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 取 消
+ {{ loading ? '提交中 ...' : '确 定' }}
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/safetyProductionManagementSystem/components/dashboard.vue b/src/views/threeSystems/safetyProductionManagementSystem/components/dashboard.vue
new file mode 100644
index 0000000..3c52583
--- /dev/null
+++ b/src/views/threeSystems/safetyProductionManagementSystem/components/dashboard.vue
@@ -0,0 +1,41 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/safetyProductionManagementSystem/components/editTextLibrary.vue b/src/views/threeSystems/safetyProductionManagementSystem/components/editTextLibrary.vue
new file mode 100644
index 0000000..723dffc
--- /dev/null
+++ b/src/views/threeSystems/safetyProductionManagementSystem/components/editTextLibrary.vue
@@ -0,0 +1,390 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 添加文件内容
+
+
+ 查看
+ 编辑内容
+ 导出word
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/safetyProductionManagementSystem/components/list.vue b/src/views/threeSystems/safetyProductionManagementSystem/components/list.vue
new file mode 100644
index 0000000..16360fd
--- /dev/null
+++ b/src/views/threeSystems/safetyProductionManagementSystem/components/list.vue
@@ -0,0 +1,526 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+
+
+ 添加其他搜索条件
+
+
+ 重置
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+
+
+
+ {{ tag.NAME }}
+
+
+
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+ 通用
+
+
+
+
+
+
+ {{ '资源库数据' }}
+
+
+
+
+
+ 加入本地
+
+
+ 查看
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/safetyProductionManagementSystem/components/listEm.vue b/src/views/threeSystems/safetyProductionManagementSystem/components/listEm.vue
new file mode 100644
index 0000000..436e2ab
--- /dev/null
+++ b/src/views/threeSystems/safetyProductionManagementSystem/components/listEm.vue
@@ -0,0 +1,503 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+
+
+ 添加其他搜索条件
+
+
+ 重置
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+
+
+
+ {{ tag.NAME }}
+
+
+
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+ 通用
+
+
+
+
+
+
+ {{ !row.CORP_NAME ? '资源库数据' : row.CORP_NAME }}
+
+
+
+
+
+ 查看
+ 导出
+
+
+ 编辑
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/safetyProductionManagementSystem/components/textLibraryInfo.vue b/src/views/threeSystems/safetyProductionManagementSystem/components/textLibraryInfo.vue
new file mode 100644
index 0000000..e9f9aac
--- /dev/null
+++ b/src/views/threeSystems/safetyProductionManagementSystem/components/textLibraryInfo.vue
@@ -0,0 +1,146 @@
+
+
+
+
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+
+
+
+
+
+
+
+ {{ tag.NAME }}
+
+
+
+ 查看文件详情
+ 导出word
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/safetyProductionManagementSystem/components/updateFile.vue b/src/views/threeSystems/safetyProductionManagementSystem/components/updateFile.vue
new file mode 100644
index 0000000..edcaa19
--- /dev/null
+++ b/src/views/threeSystems/safetyProductionManagementSystem/components/updateFile.vue
@@ -0,0 +1,77 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/safetyProductionManagementSystem/components/updateLog.vue b/src/views/threeSystems/safetyProductionManagementSystem/components/updateLog.vue
new file mode 100644
index 0000000..ee30bd2
--- /dev/null
+++ b/src/views/threeSystems/safetyProductionManagementSystem/components/updateLog.vue
@@ -0,0 +1,55 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/safetyProductionManagementSystem/index.vue b/src/views/threeSystems/safetyProductionManagementSystem/index.vue
new file mode 100644
index 0000000..8d78561
--- /dev/null
+++ b/src/views/threeSystems/safetyProductionManagementSystem/index.vue
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/safetyProductionResponsibilitySystem/components/condition.vue b/src/views/threeSystems/safetyProductionResponsibilitySystem/components/condition.vue
new file mode 100644
index 0000000..fbb3b86
--- /dev/null
+++ b/src/views/threeSystems/safetyProductionResponsibilitySystem/components/condition.vue
@@ -0,0 +1,188 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 取 消
+ {{ loading ? '提交中 ...' : '确 定' }}
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/safetyProductionResponsibilitySystem/components/dashboard.vue b/src/views/threeSystems/safetyProductionResponsibilitySystem/components/dashboard.vue
new file mode 100644
index 0000000..84423de
--- /dev/null
+++ b/src/views/threeSystems/safetyProductionResponsibilitySystem/components/dashboard.vue
@@ -0,0 +1,41 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/safetyProductionResponsibilitySystem/components/editTextLibrary.vue b/src/views/threeSystems/safetyProductionResponsibilitySystem/components/editTextLibrary.vue
new file mode 100644
index 0000000..2cbf55b
--- /dev/null
+++ b/src/views/threeSystems/safetyProductionResponsibilitySystem/components/editTextLibrary.vue
@@ -0,0 +1,390 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 添加文件内容
+
+
+ 查看
+ 编辑内容
+ 导出word
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/safetyProductionResponsibilitySystem/components/list.vue b/src/views/threeSystems/safetyProductionResponsibilitySystem/components/list.vue
new file mode 100644
index 0000000..37a18c3
--- /dev/null
+++ b/src/views/threeSystems/safetyProductionResponsibilitySystem/components/list.vue
@@ -0,0 +1,526 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+
+
+ 添加其他搜索条件
+
+
+ 重置
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+
+
+
+ {{ tag.NAME }}
+
+
+
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+ 通用
+
+
+
+
+
+
+ {{ !row.CORP_NAME ? '资源库数据' : row.CORP_NAME }}
+
+
+
+
+
+ 加入本地
+
+
+ 查看
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/safetyProductionResponsibilitySystem/components/listEm.vue b/src/views/threeSystems/safetyProductionResponsibilitySystem/components/listEm.vue
new file mode 100644
index 0000000..234e626
--- /dev/null
+++ b/src/views/threeSystems/safetyProductionResponsibilitySystem/components/listEm.vue
@@ -0,0 +1,503 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+
+
+ 添加其他搜索条件
+
+
+ 重置
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+
+
+
+ {{ tag.NAME }}
+
+
+
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+ 通用
+
+
+
+
+
+
+ {{ !row.CORP_NAME ? '资源库数据' : row.CORP_NAME }}
+
+
+
+
+
+ 查看
+ 导出
+
+
+ 编辑
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/safetyProductionResponsibilitySystem/components/textLibraryInfo.vue b/src/views/threeSystems/safetyProductionResponsibilitySystem/components/textLibraryInfo.vue
new file mode 100644
index 0000000..5ce9a08
--- /dev/null
+++ b/src/views/threeSystems/safetyProductionResponsibilitySystem/components/textLibraryInfo.vue
@@ -0,0 +1,146 @@
+
+
+
+
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+
+
+
+
+
+
+
+ {{ tag.NAME }}
+
+
+
+ 查看文件详情
+ 导出word
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/safetyProductionResponsibilitySystem/components/updateFile.vue b/src/views/threeSystems/safetyProductionResponsibilitySystem/components/updateFile.vue
new file mode 100644
index 0000000..edcaa19
--- /dev/null
+++ b/src/views/threeSystems/safetyProductionResponsibilitySystem/components/updateFile.vue
@@ -0,0 +1,77 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/safetyProductionResponsibilitySystem/components/updateLog.vue b/src/views/threeSystems/safetyProductionResponsibilitySystem/components/updateLog.vue
new file mode 100644
index 0000000..ee30bd2
--- /dev/null
+++ b/src/views/threeSystems/safetyProductionResponsibilitySystem/components/updateLog.vue
@@ -0,0 +1,55 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/safetyProductionResponsibilitySystem/index.vue b/src/views/threeSystems/safetyProductionResponsibilitySystem/index.vue
new file mode 100644
index 0000000..8d78561
--- /dev/null
+++ b/src/views/threeSystems/safetyProductionResponsibilitySystem/index.vue
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+
diff --git a/src/views/util/multipleChoice.vue b/src/views/util/multipleChoice.vue
new file mode 100644
index 0000000..ff4dde3
--- /dev/null
+++ b/src/views/util/multipleChoice.vue
@@ -0,0 +1,108 @@
+
+
+
+ 从列表中选择数据
+ 新建标签
+
+
+
+ {{ tag[rowName] }}
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/util/selectDepartment.vue b/src/views/util/selectDepartment.vue
new file mode 100644
index 0000000..7c77e6a
--- /dev/null
+++ b/src/views/util/selectDepartment.vue
@@ -0,0 +1,140 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/util/selectPosition.vue b/src/views/util/selectPosition.vue
new file mode 100644
index 0000000..666f960
--- /dev/null
+++ b/src/views/util/selectPosition.vue
@@ -0,0 +1,113 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/util/selectRole.vue b/src/views/util/selectRole.vue
new file mode 100644
index 0000000..c7ed30a
--- /dev/null
+++ b/src/views/util/selectRole.vue
@@ -0,0 +1,114 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/util/selectStaff.vue b/src/views/util/selectStaff.vue
new file mode 100644
index 0000000..235ec99
--- /dev/null
+++ b/src/views/util/selectStaff.vue
@@ -0,0 +1,238 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+
+
+ 重置
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 确定
+ 返回
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/util/selectType.vue b/src/views/util/selectType.vue
new file mode 100644
index 0000000..52b64e2
--- /dev/null
+++ b/src/views/util/selectType.vue
@@ -0,0 +1,222 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 添加
+
+
+
+
+
+
+
+
+ {{ tag.label }}
+
+
+
+
+ 取 消
+ {{ CoursewareDrawerLoading ? '提交中 ...' : '确 定' }}
+
+
+
+
+
+
+
diff --git a/src/views/util/selectWorker.vue b/src/views/util/selectWorker.vue
new file mode 100644
index 0000000..7964031
--- /dev/null
+++ b/src/views/util/selectWorker.vue
@@ -0,0 +1,517 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+
+
+ 重置
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/util/textEditing.vue b/src/views/util/textEditing.vue
new file mode 100644
index 0000000..0603f4b
--- /dev/null
+++ b/src/views/util/textEditing.vue
@@ -0,0 +1,111 @@
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/xgf/audit/components/edit.vue b/src/views/xgf/audit/components/edit.vue
index 6e98470..5e19243 100644
--- a/src/views/xgf/audit/components/edit.vue
+++ b/src/views/xgf/audit/components/edit.vue
@@ -32,8 +32,11 @@
:options="treeData"
:disabled="true"
:normalizer="normalizer"
+ :flat="true"
+ :default-expand-level="0"
v-model="dataForm.MAIN_DEPARTMENT"
placeholder="请选择部门"
+ multiple
no-options-text="暂无数据"
no-children-text="暂无数据"
style="width: 100%;"
@@ -351,7 +354,7 @@ export default {
return {
COMPANY_AREA: '',
dataForm: {
- MAIN_DEPARTMENT: '',
+ MAIN_DEPARTMENT: null,
businessLicenseDate: [],
SUPERVISE_CORPINFO_DEPT_NAME: '',
COMPETENT_DEPT_NAME: '',
@@ -632,6 +635,11 @@ export default {
{}
).then((data) => {
this.treeData = JSON.parse(data.zTreeNodes)
+ this.treeData.push({
+ id: '0',
+ name: '无',
+ nodes: []
+ })
resolve()
}).catch((e) => {
reject()
@@ -681,6 +689,13 @@ export default {
this.dataForm.businessLicenseDate.push(this.dataForm.LICENSE_START)
this.dataForm.businessLicenseDate.push(this.dataForm.LICENSE_END)
+ // 应对相关方主管部门多选
+ if (this.dataForm.MAIN_DEPARTMENT.indexOf(']') < 0) {
+ this.dataForm.MAIN_DEPARTMENT = [this.dataForm.MAIN_DEPARTMENT]
+ } else {
+ this.dataForm.MAIN_DEPARTMENT = JSON.parse(this.dataForm.MAIN_DEPARTMENT)
+ }
+
resolve()
}).catch((e) => {
this.$message({
diff --git a/src/views/xgf/flow/components/flowInfo.vue b/src/views/xgf/flow/components/flowInfo.vue
index 75435c4..9f79cb9 100644
--- a/src/views/xgf/flow/components/flowInfo.vue
+++ b/src/views/xgf/flow/components/flowInfo.vue
@@ -24,10 +24,10 @@
审批状态:{{ item.PASS_FLAG === '1' ? '同意' : '不同意' }}
- 审批人归属公司:{{ item.APPROVER_CORPINFO_NAME }}
+ {{ (!item.APPROVER_NAME ? '被审批人归属公司:':'审批人归属公司:') + item.APPROVER_CORPINFO_NAME }}
- 审批时间:{{ item.APPROVER_TIME }}
+ {{ (!item.APPROVER_NAME ? '发起申请时间:':'审批时间:') + item.APPROVER_TIME }}
审批意见:{{ item.APPROVER_OPINION }}
diff --git a/src/views/xgf/flow/components/list.vue b/src/views/xgf/flow/components/list.vue
index 248bb4a..ebb3f19 100644
--- a/src/views/xgf/flow/components/list.vue
+++ b/src/views/xgf/flow/components/list.vue
@@ -42,8 +42,8 @@
详情
- 流程详情
- 审批流程
+ 流程详情
+ 审批流程
审批
电子合格证
diff --git a/src/views/xgf/flow/components/sendUtil.vue b/src/views/xgf/flow/components/sendUtil.vue
index 877a5ca..2b39e7a 100644
--- a/src/views/xgf/flow/components/sendUtil.vue
+++ b/src/views/xgf/flow/components/sendUtil.vue
@@ -173,7 +173,8 @@ export default {
} else {
this.isShow = false
}
- } else {
+ }
+ if (this.info.FLOWS_TYPE === '1') {
this.isShow = true
if (this.info.FLOWS_STEP === 2 || this.info.FLOWS_STEP === 3) {
await this.getDepartmentTree()
@@ -186,6 +187,15 @@ export default {
this.corpFlag = true
}
}
+ if (this.info.FLOWS_TYPE === '2') {
+ if (this.info.FLOWS_STEP === 1) {
+ this.isShow = true
+ await this.getDepartmentTree()
+ this.corpFlag = false
+ } else {
+ this.isShow = false
+ }
+ }
this.loading = false
},
getMenu() {
@@ -216,7 +226,7 @@ export default {
formData.append('chengNuoShu', this.form.APPOINT_ANNEX[i].raw)
}
}
- upload('/xgf/user/approvePlus', formData)
+ upload('/xgf/user/approveMax', formData)
.then((data) => {
this.$message.success('推送成功')
this.visible = false
diff --git a/src/views/xgf/flowApply/components/sendUtil.vue b/src/views/xgf/flowApply/components/sendUtil.vue
index a7fdb5b..d4dbb68 100644
--- a/src/views/xgf/flowApply/components/sendUtil.vue
+++ b/src/views/xgf/flowApply/components/sendUtil.vue
@@ -47,7 +47,7 @@ export default {
},
sendMessage(row) {
requestFN(
- '/xgf/user/approve',
+ '/xgf/user/approveMax',
{
list: this.heirloom,
STATUS: this.value,
diff --git a/src/views/xgf/flowList/components/list.vue b/src/views/xgf/flowList/components/list.vue
index 4bbb068..36044de 100644
--- a/src/views/xgf/flowList/components/list.vue
+++ b/src/views/xgf/flowList/components/list.vue
@@ -44,8 +44,8 @@
详情
- 审批记录
- 审批流程
+ 审批记录
+ 审批流程
审批
电子合格证
diff --git a/src/views/xgf/insert/components/corpInfoAdd.vue b/src/views/xgf/insert/components/corpInfoAdd.vue
index cabfbd3..46fe8e2 100644
--- a/src/views/xgf/insert/components/corpInfoAdd.vue
+++ b/src/views/xgf/insert/components/corpInfoAdd.vue
@@ -53,6 +53,7 @@
:normalizer="normalizer"
v-model="form.MAIN_DEPARTMENT"
placeholder="请选择部门"
+ multiple
no-options-text="暂无数据"
no-children-text="暂无数据"
style="width: 100%;"
@@ -418,6 +419,11 @@ export default {
).then((data) => {
const treeData = this.listTransTree(JSON.parse(data.zTreeNodes), 'id', 'pId', 'nodes')
this.treeData = this.removeEmptyChildren(treeData)
+ this.treeData.push({
+ id: '0',
+ name: '无',
+ nodes: []
+ })
}).catch((e) => {
})
},
@@ -429,6 +435,12 @@ export default {
submitForm() {
this.$refs.form.validate(valid => {
if (valid) {
+ if (this.form.MAIN_DEPARTMENT.indexOf('0') > -1 && this.form.MAIN_DEPARTMENT.length > 1) {
+ this.listLoading = false
+ this.submitButtonLoading = false
+ this.$message.error('主管部门选无时不能选择其他部门')
+ return
+ }
this.listLoading = true
this.submitButtonLoading = true
if (this.form.POSSESSION && this.form.POSSESSION.length > 0) {
@@ -446,6 +458,7 @@ export default {
this.form.MANAGER_DEPARTMENT_ID = this.form.MANAGER_DEPARTMENT_ID.join(',')
}
this.form.CORP_TYPE = JSON.stringify(this.form.CORP_TYPE)
+ this.form.MAIN_DEPARTMENT = JSON.stringify(this.form.MAIN_DEPARTMENT)
requestFN(
'/relevantunits/saveCorpInfo',
this.form
diff --git a/src/views/xgf/insert/components/corpInfoEdit.vue b/src/views/xgf/insert/components/corpInfoEdit.vue
index a6996b6..4a1668e 100644
--- a/src/views/xgf/insert/components/corpInfoEdit.vue
+++ b/src/views/xgf/insert/components/corpInfoEdit.vue
@@ -50,9 +50,13 @@
{
+ if (value === null || value === '') {
+ callback(new Error('统一社会信用代码为空'))
+ return
+ }
requestFN(
'/relevantunits/hasSocialCode',
{
@@ -348,7 +356,7 @@ export default {
COMPETENT_DEPT_ID: null,
MANAGER_DEPARTMENT_ID: null,
SUPERVISE_CORPINFO_ID: '',
- MAIN_DEPARTMENT: '',
+ MAIN_DEPARTMENT: null,
RELEVANT_UNIT_NAME: '',
SOCIAL_CODE: '',
LOCAL: '',
@@ -479,6 +487,11 @@ export default {
} else {
this.form.CORP_TYPE = [this.form.CORP_TYPE]
}
+ if (this.form.MAIN_DEPARTMENT.indexOf('[') > -1) {
+ this.form.MAIN_DEPARTMENT = JSON.parse(this.form.MAIN_DEPARTMENT)
+ } else {
+ this.form.MAIN_DEPARTMENT = [this.form.MAIN_DEPARTMENT]
+ }
var sz = this.form.SELECT_FORM
var cdi = this.form.COMPETENT_DEPT_ID
var mdi = this.form.MANAGER_DEPARTMENT_ID
@@ -526,6 +539,12 @@ export default {
).then((data) => {
const treeData = this.listTransTree(JSON.parse(data.zTreeNodes), 'id', 'pId', 'nodes')
this.treeData = this.removeEmptyChildren(treeData)
+ this.treeData.push({
+ id: '0',
+ name: '无',
+ nodes: []
+ })
+ console.log(this.treeData)
}).catch((e) => {
})
resolve()
@@ -541,6 +560,12 @@ export default {
if (valid) {
this.listLoading = true
this.buttonLoading = true
+ if (this.form.MAIN_DEPARTMENT.indexOf('0') > -1 && this.form.MAIN_DEPARTMENT.length > 1) {
+ this.listLoading = false
+ this.submitButtonLoading = false
+ this.$message.error('主管部门选无时不能选择其他部门')
+ return
+ }
if (this.form.POSSESSION && this.form.POSSESSION.length > 0) {
this.form.PROVINCE = this.form.POSSESSION[0] || ''
this.form.CITY = this.form.POSSESSION[1] || ''
@@ -554,8 +579,9 @@ export default {
if (this.form.COMPETENT_DEPT_ID) {
this.form.COMPETENT_DEPT_ID = this.form.COMPETENT_DEPT_ID.join(',')
}
+ this.form.MAIN_DEPARTMENT = JSON.stringify(this.form.MAIN_DEPARTMENT)
if (this.form.MANAGER_DEPARTMENT_ID) {
- this.form.MANAGER_DEPARTMENT_ID = this.form.MANAGER_DEPARTMENT_ID.join(',')
+ this.form.MANAGER_DEPARTMENT_ID = JSON.stringify(this.form.MANAGER_DEPARTMENT_ID)
}
this.form.CORP_TYPE = JSON.stringify(this.form.CORP_TYPE)
requestFN(