1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54
| products: [
{
id: 190,
goodsId: 27,
proNo: "HUAWEI0A01_1",
spec: null,
storeNums: null,
warningLine: null,
marketPrice: 3199,
sellPrice: 3199,
costPrice: 3199,
weight: null,
specsKey: ";2:7;8:74;10:77;"
},
{
id: 191,
goodsId: 27,
proNo: "HUAWEI0A01_2",
spec: null,
storeNums: null,
warningLine: null,
marketPrice: 2999,
sellPrice: 3199,
costPrice: 2999,
weight: null,
specsKey: ";2:7;8:74;10:78;"
},
{
id: 192,
goodsId: 27,
proNo: "HUAWEI0A01_3",
spec: null,
storeNums: null,
warningLine: null,
marketPrice: 3199,
sellPrice: 3199,
costPrice: 3199,
weight: null,
specsKey: ";2:9;8:74;10:77;"
},
{
id: 193,
goodsId: 27,
proNo: "HUAWEI0A01_4",
spec: null,
storeNums: null,
warningLine: null,
marketPrice: 2999,
sellPrice: 3199,
costPrice: 2999,
weight: null,
specsKey: ";2:9;8:74;10:78;"
}
] |