|
@@ -291,6 +291,7 @@ export default {
|
|
|
productUnitWeight: item.netWeight,
|
|
productUnitWeight: item.netWeight,
|
|
|
weightUnit: item.weightUnit,
|
|
weightUnit: item.weightUnit,
|
|
|
model: item.modelType,
|
|
model: item.modelType,
|
|
|
|
|
+ specification: item.specification,
|
|
|
brandNo: item.brandNum
|
|
brandNo: item.brandNum
|
|
|
};
|
|
};
|
|
|
}
|
|
}
|