Browse Source

bug 修复

lilei 3 năm trước cách đây
mục cha
commit
31fafa02f0
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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
 				})
 			},
 			// 更新配件列表数量