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