spring
2025-04-09 c7f3b447415448e6ae570882900ee129590f580b
src/views/business/materialOrder/customsInspection.vue
@@ -1055,7 +1055,10 @@
        delete this.addObj.createTime
      }
      addInsOrder({
        insOrder: this.addObj,
        insOrder: {
          ...this.addObj,
          workShopId: this.addObj.workShopId || ''  // 确保 workShopId 传递给后端
        },
        sampleList: sampleList.map(a => {
          a.standardMethodListId = JSON.stringify(a.standardMethodListId)
           a.insProduct = this.fullProductList