gaoluyang
2025-04-17 54ca5d675acc4583de3bea0cffdac10cdf9dc2d4
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) {