From 883416417ff1892ab0a1085d5d07ca01629c5b17 Mon Sep 17 00:00:00 2001 From: lcw <1878680531@qq.com> Date: Wed, 29 Apr 2026 02:23:59 +0800 Subject: [PATCH] lcw --- package.json | 2 +- src/components/common/TestDiv.vue | 1 + .../auditList/components/addForm.vue | 17 +- .../auditList/components/spdloyment.vue | 10 +- .../infoCollection/components/addForm.vue | 22 +- .../components/DetailDialog.vue | 14 +- .../components/NormalReview.vue | 77 +++--- .../components/TempReview.vue | 82 +++--- .../IntelligentControl/myControl/index.vue | 30 ++- .../components/particulars.vue | 39 ++- .../deploymentIntegration/index.vue | 4 +- .../politicalSecurity/index.vue | 12 +- .../politicalSecurity/particulars.vue | 37 ++- .../components/particulars.vue | 41 +-- .../sevenWarning/particulars.vue | 42 ++- .../conponents/AllocationUserDialog.vue | 56 +--- src/views/home/model/mesgSwitch/xq.vue | 242 +++++++++--------- 17 files changed, 338 insertions(+), 390 deletions(-) diff --git a/package.json b/package.json index e4667a7..0735159 100644 --- a/package.json +++ b/package.json @@ -83,5 +83,5 @@ "sass-loader": "^8.0.2", "svg-sprite-loader": "^6.0.9", "vue-cli-plugin-element-plus": "0.0.13" - }, } +} diff --git a/src/components/common/TestDiv.vue b/src/components/common/TestDiv.vue index c8a3938..87027eb 100644 --- a/src/components/common/TestDiv.vue +++ b/src/components/common/TestDiv.vue @@ -82,6 +82,7 @@ const playAudioByType = (val) => { switch (val.yjlb) { case "01": case "02": + if (val.sfQs == '1') return if (val.yjJb == "01") { getAudioPlayer("18")?.play(); getAudioPlayer("17")?.play(); diff --git a/src/views/backOfficeSystem/HumanIntelligence/auditList/components/addForm.vue b/src/views/backOfficeSystem/HumanIntelligence/auditList/components/addForm.vue index f4fcf92..e46fe16 100644 --- a/src/views/backOfficeSystem/HumanIntelligence/auditList/components/addForm.vue +++ b/src/views/backOfficeSystem/HumanIntelligence/auditList/components/addForm.vue @@ -26,11 +26,13 @@