浏览代码

bug 修复

lilei 3 年之前
父节点
当前提交
31fafa02f0
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      pages/digitalShelf/choosePart.vue

+ 2 - 1
pages/digitalShelf/choosePart.vue

@@ -391,7 +391,8 @@
 					code: item.code,
 					qty: item.qty,
 					images: item.images,
-					checked: true
+					checked: true,
+					affiliation: item.affiliation
 				})
 			},
 			// 更新配件列表数量