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,
 					code: item.code,
 					qty: item.qty,
 					qty: item.qty,
 					images: item.images,
 					images: item.images,
-					checked: true
+					checked: true,
+					affiliation: item.affiliation
 				})
 				})
 			},
 			},
 			// 更新配件列表数量
 			// 更新配件列表数量