From c51bc97d413f6be22da96efe0c7fd331f05afa0f Mon Sep 17 00:00:00 2001
From: Admin <978517621@qq.com>
Date: 星期三, 26 十月 2022 11:01:55 +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