소스 검색

修改bug

chenrui 4 달 전
부모
커밋
116efd00f8
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/purchasingManagement/purchaseReturnApplyForm/list.vue

+ 1 - 0
src/views/purchasingManagement/purchaseReturnApplyForm/list.vue

@@ -253,6 +253,7 @@ export default {
       this.$refs.auditDate.resetDate(this.auditTime)
       this.queryParam.beginAuditDate = ''
       this.queryParam.endAuditDate = ''
+      this.queryParam.returnProductType = undefined
       if (!flag) {
         this.setIsHomeNav(this.$route.name, null)
       }