From 34c72c698943a9b98a995c7291e9f952ece4b5fe Mon Sep 17 00:00:00 2001 From: fanlin Date: Sat, 24 Jul 2021 16:58:29 +0800 Subject: [PATCH] bug --- .../domesticStandardsAndRegulations/index.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue index 6c2fae52d..8deefea47 100644 --- a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue +++ b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue @@ -2281,7 +2281,6 @@ export default { }, // 编辑标准属性 selectStandardPro (item, state) { - debugger this.id = item.id this.collectId = item.collectId this.addOrUPdateFlag = 2 @@ -3097,7 +3096,6 @@ export default { }, // 保存或修改标准 saveOrUpdateStands () { - debugger this.isSubmit = true this.$refs['sarStandardsInfoForm'].validate((valid) => { if (valid) {