zhuzhuanzhuan
2023-12-13 6178db93d6204bc6f83c0634b1ae3be539cd1c9a
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() {