From bb455cebea17349a2f5ed0d4e86eac3905b24585 Mon Sep 17 00:00:00 2001
From: Your Name <123456>
Date: Mon, 26 Sep 2022 17:19:35 +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