zouyu
2023-12-13 74c2ee57f01f17cf61f69440b8981321452377b2
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 {