From d4c8e63d9f4b111d97879b52f327535ef41c5cae Mon Sep 17 00:00:00 2001
From: Your Name <123456>
Date: Fri, 16 Sep 2022 16:28:29 +0800
Subject: [PATCH] 修改
---
src/views/doublePreventAction/riskLevelManage/controlAction/controlActionSelect/index.vue | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/views/doublePreventAction/riskLevelManage/controlAction/controlActionSelect/index.vue b/src/views/doublePreventAction/riskLevelManage/controlAction/controlActionSelect/index.vue
index f2b05b6..ab89dbc 100644
--- a/src/views/doublePreventAction/riskLevelManage/controlAction/controlActionSelect/index.vue
+++ b/src/views/doublePreventAction/riskLevelManage/controlAction/controlActionSelect/index.vue
@@ -273,7 +273,6 @@
},
changeClassifyTwoList(){
- debugger
if(this.listQuery.classify1 === 1){
this.classifyTwoList = this.classifyOneList[0].subClassify
this.listQuery.classify2 = ''
--
Gitblit v1.9.2