zouyu
21 小时以前 e948eeabdfa45684a08b0c82e1248cb220b9b9b4
src/views/business/finishedProductSampling/index.vue
@@ -362,7 +362,8 @@
              const list = item.partName.match(/^(\S+)\s(.*)/).slice(1)
              console.log('list', list)
              item.productType = list[0]
              item.spotCheckNumber = list[1]
              item.productModel = list[1]
              // item.spotCheckNumber = list[1]
            }
            item.dutyUser = this.nickName
            item.itemRemark = item.partBatchNo;