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