qushaowei
2023-11-21 e9ad171baa8ae05e47fb3698d2f2bc6fd9fc3124
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() {