gaoluyang
2025-04-21 6d29b3bddc39ccfba4fa8452bfba023062db24bd
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) {