diff --git a/src/pages/workbench/fwzc_fwcs.vue b/src/pages/workbench/fwzc_fwcs.vue index 83fe83ae370121a07e8f608554ee9e01ecdc88eb..d0d0a149fbc3236c063fb7c7596037e90c58a401 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("请上传接口文档");