zhuzhuanzhuan
2023-11-24 5fb6a22802318375b003c0319287553673878690
src/views/eam/modules/repairorder/moudles/select/FaultReportRepair.vue
@@ -168,7 +168,7 @@
          dataIndex: 'num'
        },
        {
          title: '设备编码',
          title: '统一编码',
          align: "center",
          dataIndex: 'equipmentNum'
        },
@@ -237,7 +237,6 @@
    }
  },
  methods: {
    loadData(arg) {
@@ -295,6 +294,7 @@
    close() {
      this.queryParam = {};
      this.$emit('close');
      this.dataSource=[];
      this.visible = false;
    },
    handleOk() {