“linengliang”
2023-11-18 ad78578ae893565ff723a22c3e2a165d5ccf534d
src/views/eam/modules/repairorder/moudles/select/FaultReportRepair.vue
@@ -237,7 +237,6 @@
    }
  },
  methods: {
    loadData(arg) {
@@ -295,6 +294,7 @@
    close() {
      this.queryParam = {};
      this.$emit('close');
      this.dataSource=[];
      this.visible = false;
    },
    handleOk() {