src/views/business/materialOrder/customsInspection.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/business/materialOrder/customsInspection.vue
@@ -1061,7 +1061,10 @@ }, sampleList: sampleList.map(a => { a.standardMethodListId = JSON.stringify(a.standardMethodListId) a.insProduct = this.fullProductList a.insProduct = this.fullProductList.map(item => ({ ...item, state: 1 })) if (a.modelNum) { // 根据x号判断型号参数与样品型号的拼接位置 // 例如×4,就为500ML×4;4×,就为4×500ML