zouyu
2023-12-12 a41cd450e4b6afe11f9d1c6f09f19f1fbf86edca
src/views/common/rawMaterial-part.vue
@@ -194,8 +194,6 @@
        }
      },
      saveSelectRow() {
        // console.log(this.multipleSelection);
        console.log();
        if (this.multiSelect) {
          this.$emit('handleSelectionChange', this.multipleSelection)
        } else {