src/views/work/process/audit/form.vue
@@ -51,8 +51,8 @@ }); }, controlOption(arg) { const suggestion = this.findObject(this.option.column,"suggestion") const comment = this.findObject(this.option.column,"comment") // const suggestion = this.findObject(this.option.column,"suggestion") // const comment = this.findObject(this.option.column,"comment") if (arg == 'open'){ //解除禁用状态 this.option.group.forEach(group=>{