From a73a6b1b64823f656de3bf32a10e1d86227327e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=AE=BF=E6=98=95?= Date: Mon, 28 Dec 2020 16:43:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A8=A1=E5=9E=8B=E4=B8=8D=E9=9C=80=E8=A6=81?= =?UTF-8?q?=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/workbench/fwzc_fwcs.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/pages/workbench/fwzc_fwcs.vue b/src/pages/workbench/fwzc_fwcs.vue index 83fe83a..d0d0a14 100644 --- a/src/pages/workbench/fwzc_fwcs.vue +++ b/src/pages/workbench/fwzc_fwcs.vue @@ -1409,8 +1409,7 @@ export default { ) { if ( this.activeBtn == 2 || - this.activeBtn == 3 || - (this.activeBtn == 4 && this.zhyyVal == 22) + this.activeBtn == 3 ) { if (this.jkwds.length == 0) { this.$message.error("请上传接口文档"); -- 2.26.0