From 504314081d7f30baa742a15a100b873a5af695c3 Mon Sep 17 00:00:00 2001 From: Your Name <123456> Date: 星期二, 25 十月 2022 15:31:05 +0800 Subject: [PATCH] lct --- 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