zhuo
2025-04-23 52a91517036be37168488cadc7b4ad20e3bfa649
src/views/business/materialOrder/customsInspectionOrder.vue
@@ -606,10 +606,10 @@
    }
  },
  watch: {
    sampleList() {
      this.addObj.method = null
      this.productList = []
    },
    // sampleList() {
    //   this.addObj.method = null
    //   this.productList = []
    // },
    productList: {
      deep: true,
      handler(val) {