xiaohaizhao 1 рік тому
батько
коміт
1fdacb2e5c
1 змінених файлів з 5 додано та 5 видалено
  1. 5 5
      packageA/orderForm/modules/product/list/index.js

+ 5 - 5
packageA/orderForm/modules/product/list/index.js

@@ -66,11 +66,11 @@ Component({
 				saleprice: data.saleprice,
 				defaultprice: data.defaultprice,
 				sa_promotion_itemsid: data.sa_promotion_itemsid || 0,
-				cheek: v.cheek,
-				color: v.color,
-				material: v.material,
-				spec: v.spec,
-				custom: v.custom,
+				cheek: data.cheek,
+				color: data.color,
+				material: data.material,
+				spec: data.spec,
+				custom: data.custom,
 				// sa_orderitems_v: data.sa_orderitems_v || "",
 				index
 			})