大件运输联网系统前端代码
guoshilong
2022-12-19 6fd27418225f2d36fc206acdfe6c24fb33ae7590
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=>{