gaoluyang
2025-04-18 ff6d23c5d61d1c6bee47e5863b57a915d98f7be1
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) {