@@ -1908,7 +1908,7 @@
return {
index: this.productList.length + index,
- isSave: true,
+ isSave: this.isShowPackage ? false : true,
categoryId: item.id, // 物品id
categoryName: item.name, // 物品名称
categoryCode: item.code, // 物品编码