zhuo
2025-04-18 4c1dd77390f2e742d91b43e5c0bc8252fcc0bb29
src/views/business/productOrder/components/addOrder.vue
@@ -793,10 +793,10 @@
    }
  },
  watch: {
    sampleList() {
      this.addObj.method = null
      this.productList = []
    },
    // sampleList() {
    //   this.addObj.method = null
    //   this.productList = []
    // },
    productList: {
      deep: true,
      handler(val) {