src/views/business/materialOrder/customsInspectionOrder.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/views/business/productOrder/components/addOrder.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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) { 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) {