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