Browse Source

修改bug

chenrui 4 months ago
parent
commit
116efd00f8
1 changed files with 1 additions and 0 deletions
  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)
       }