|
@@ -210,8 +210,8 @@ export default {
|
|
|
indexType: "2", //1:物理指标 2:外观指标
|
|
|
saleProductNo: this.saleProductNo, //销售产品编号
|
|
|
inspectionListInfoList: [],
|
|
|
- lot_number,
|
|
|
- materieColorNumber
|
|
|
+ lotNumber: lot_number,
|
|
|
+ colourNumber: materieColorNumber,
|
|
|
};
|
|
|
// payLoad.inspectionListInfo = {
|
|
|
// ...this.dictForm,
|