qushaowei
2023-09-13 e7a91ff8da87d76f25fabee1a872bcea174d3a87
src/views/eam/modules/repairorder/moudles/select/JSelectSparePartModal.vue
@@ -262,7 +262,7 @@
        this.$message.warn("请选择备件");
        return false;
      }
      this.$bus.$emit('selectionRows', this.selectionRows)
      this.$bus.$emit('selection3Rows', this.selectionRows)
      this.close()
    },
    onSelectChange(selectionRows) {