Lius
2024-08-15 7972f7953f19acd855a7141eff63dc2a2f632392
src/views/eam/modules/dailyMaintenanceOrder/JSelectSparePartModal.vue
@@ -262,7 +262,7 @@
        this.$message.warn("请选择备件");
        return false;
      }
      this.$bus.$emit('selectionRows', this.selectionRows)
      this.$emit('selection2Rows', this.selectionRows)
      this.close()
    },
    onSelectChange(selectionRows) {