소스 검색

no message

linwenxin 4 달 전
부모
커밋
b4af31f5eb
2개의 변경된 파일1개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      src/views/salesPurchasing/goodsPurchasedStored/index.vue
  2. 1 0
      src/views/salesPurchasing/mixins/common_form.js

+ 0 - 3
src/views/salesPurchasing/goodsPurchasedStored/index.vue

@@ -262,9 +262,6 @@ export default {
       this.$nextTick(() => {
         this.pageShow = true
       })
-    },
-    'formData.venderId'() {
-      this.formData.planItems = []
     }
   },
   methods: {

+ 1 - 0
src/views/salesPurchasing/mixins/common_form.js

@@ -88,6 +88,7 @@ export default {
                               this.formData.items = []
                               this.getCgrkOrder()
                             }
+                            this.formData.planItems = []
                           }}
                         >
                           {this.gysList.map(item => (