zhuzhuanzhuan
2023-12-19 ef98bcf76c6265b66005ebed8a7b6f059db21ad0
src/views/eam/modules/malfunctionRepair/AcceptModel.vue
@@ -103,7 +103,6 @@
  },
  created() {
    //备份model原始值
    this.initOptions();
    this.modelDefault = JSON.parse(JSON.stringify(this.model));
  },
  methods: {