gaoluyang
2025-04-15 ed04aa50f66d02060715cf71074170653110aa3b
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) {