Fixiaobai
2023-12-12 c92e6855f64b8109f3a4175fc7da131a5fc0d75b
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 {