diff --git a/src/components/videoModule/isc_plugin/video_isc_plugin.js b/src/components/videoModule/isc_plugin/video_isc_plugin.js index fb6e560d..1e38445f 100644 --- a/src/components/videoModule/isc_plugin/video_isc_plugin.js +++ b/src/components/videoModule/isc_plugin/video_isc_plugin.js @@ -346,7 +346,7 @@ export function isLoadPlugin(devList, layout) { devList[0].appId, devList[0].appSecret, devList[0].account, - devList[0].password, + devList[0].port, false, devList, layout diff --git a/src/router/index.js b/src/router/index.js index 6f05987a..4ae49164 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -4527,6 +4527,24 @@ const routes2 = [{ component: () => import ("@/views/projectFront/dangerousBigProject/checkTable.vue"), }, + { + path: "/companyAdmin/dangerousBigProject/newCheckTable", + name: "dangerousBigProjectcheckTable", + component: () => + import ("@/views/projectFront/dangerousBigProject/newCheckTable/checkTable.vue"), + }, + { + path: "/companyAdmin/dangerousBigProject/catalogueLibrary", + name: "dangerousBigProjectcheckTable", + component: () => + import ("@/views/projectFront/dangerousBigProject/newCheckTable/catalogueLibrary.vue"), + }, + { + path: "/companyAdmin/dangerousBigProject/newDictionary", + name: "dangerousBigProjectdictionary", + component: () => + import ("@/views/projectFront/dangerousBigProject/newCheckTable/dictionary.vue"), + }, { path: "/companyAdmin/dangerousBigProject/dictionary", name: "dangerousBigProjectdictionary", diff --git a/src/views/companyFront/videoManage/playVideo.vue b/src/views/companyFront/videoManage/playVideo.vue index 4cde330d..5e92c149 100644 --- a/src/views/companyFront/videoManage/playVideo.vue +++ b/src/views/companyFront/videoManage/playVideo.vue @@ -43,7 +43,7 @@ export default { this.$store.commit("setIsExpand", this.isExpand); }, getPlayParams(data){ - console.log('playVideo.vue拿到设备列表') + console.log('playVideo.vue拿到设备列表', data) this.devList=data }, } diff --git a/src/views/projectFront/dangerousBigProject/newCheckTable/catalogueLibrary.vue b/src/views/projectFront/dangerousBigProject/newCheckTable/catalogueLibrary.vue new file mode 100644 index 00000000..4ec474f6 --- /dev/null +++ b/src/views/projectFront/dangerousBigProject/newCheckTable/catalogueLibrary.vue @@ -0,0 +1,1229 @@ + + + + + + + + 模块列表 + + 新增分类 + + + + + + + + + + + + {{ data.classifyName }} + + + + + + + + + + + {{ $t("message.videoManage.empty") }} + + + + 全部展开 + 全部关闭 + + + + + + 目录列表 + + + 新增检查表 + + + + + + + + + {{ scope.row.tableName }} + + + + + + + 编辑 + + + 删除 + + + + + + + + + {{ dialogdata.tableName }} + + + 新增检查项 + + + + + + + {{ scope.row.checkItem }} + + + + + {{ scope.row.checkContent }} + + + + + {{ scope.row.checkDetailContent }} + + + + + + + + {{ item.name }}、 + + + {{ item.name }} + + + + + + + + + + 编辑 + + + 删除 + + + + + + + + + + + + + + + + + + + + + + + + 启用 + 禁用 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/views/projectFront/dangerousBigProject/newCheckTable/checkTable.vue b/src/views/projectFront/dangerousBigProject/newCheckTable/checkTable.vue new file mode 100644 index 00000000..9d12507c --- /dev/null +++ b/src/views/projectFront/dangerousBigProject/newCheckTable/checkTable.vue @@ -0,0 +1,1278 @@ + + + + + + + + 风险清单库 + + 新增分类 + + + + + + + + + + + + {{ data.classifyName }} + + + + + + + + + + + {{ $t("message.videoManage.empty") }} + + + + 全部展开 + 全部关闭 + + + + + + 检查表列表 + + + + 新增检查表 + + + 下载检查表导入模板 + + + 导入检查表 + + + + + + + + + + {{ scope.row.tableName }} + + + + + + + 编辑 + + + 删除 + + + + + + + + + {{ dialogdata.tableName }} + + + 新增检查项 + + + + + + + {{ scope.row.checkItem }} + + + + + {{ scope.row.checkContent }} + + + + + {{ scope.row.checkDetailContent }} + + + + + + + + {{ item.name }}、 + + + {{ item.name }} + + + + + + + + + + 编辑 + + + 删除 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/views/projectFront/dangerousBigProject/newCheckTable/dictionary.vue b/src/views/projectFront/dangerousBigProject/newCheckTable/dictionary.vue new file mode 100644 index 00000000..f493e65d --- /dev/null +++ b/src/views/projectFront/dangerousBigProject/newCheckTable/dictionary.vue @@ -0,0 +1,1470 @@ + + + + + + + + 危大工程类别 + + 新增分类 + + + + + + + + + + + + {{ data.typeName }} + + + + + + + + + + + {{ $t("message.videoManage.empty") }} + + + + 全部展开 + 全部关闭 + + + + + + + + + + + + + + + + {{ + $t("message.dangerousBigDictionary.add") + + $t("message.dangerousBigDictionary.typeDescribe") + }} + + + + + + + + + + + + + + + + {{ + scope.row.dangerType == 2 + ? $t("message.dangerousBigDictionary.yes") + : $t("message.dangerousBigDictionary.no") + }} + + + + + + + + {{ + scope.row.contentList ? scope.row.contentList.length : 0 + }} + + + + + + + + + {{ $t("message.dangerousBigDictionary.edit") }} + + + + + + {{ $t("message.dangerousBigDictionary.remove") }} + + + + + + + + + + + {{ + $t("message.dangerousBigDictionary.add") + + $t("message.dangerousBigDictionary.controlContent") + }} + + + + + + + + + {{ scope.row.controlTypeName }} + + + + + + + + + {{ + scope.row.yesShowName + }} + {{ scope.row.noShowName }} + + + + + + + + + {{ $t("message.dangerousBigDictionary.edit") }} + + + + + + {{ $t("message.dangerousBigDictionary.remove") }} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {{ $t("message.dangerousBigDictionary.no") }} + + + + {{ $t("message.dangerousBigDictionary.yes") }} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {{ scope.row.controlTypeName }} + + + + + + + + + {{ + scope.row.yesShowName + }} + {{ scope.row.noShowName }} + + + + + + + + + + + + + diff --git a/src/views/projectFront/workTicketManage/homeworkControlProcess.vue b/src/views/projectFront/workTicketManage/homeworkControlProcess.vue index b7b7bd66..a7de2532 100644 --- a/src/views/projectFront/workTicketManage/homeworkControlProcess.vue +++ b/src/views/projectFront/workTicketManage/homeworkControlProcess.vue @@ -1607,6 +1607,7 @@ export default { console.log(this.$refs.multipleTable.selection); deleteBatchWorkTicketApi({ ids }).then((res) => { this.getWorkTicketList(); + this.getWorkTicketCountWorkTicket(); }); }) .catch(() => {}); @@ -1709,6 +1710,7 @@ export default { this.$message.success(res.message); this.initWorkTicketClose(); this.getWorkTicketList(); + this.getWorkTicketCountWorkTicket(); this.onExamineClick({ id: this.workTicketId, }); @@ -1890,6 +1892,7 @@ export default { this.workTicketId = res.result.id; this.stepActive = 2; this.getWorkTicketList(); + this.getWorkTicketCountWorkTicket(); } }); } else if (this.workTicketType == 3) { @@ -1926,6 +1929,7 @@ export default { message: this.$t("message.quality.successfullyDelete") + "!", }); this.getWorkTicketList(); + this.getWorkTicketCountWorkTicket(); } }); })
模块列表
{{ $t("message.videoManage.empty") }}
风险清单库
危大工程类别