lilei hace 3 años
padre
commit
31fafa02f0
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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
 				})
 			},
 			// 更新配件列表数量