Browse Source

Merge branch 'develop_yh53' of jianguan-web/qpls-md-html into pre-release

刘俊俊 5 months ago
parent
commit
f2733b8ec6

+ 1 - 1
public/version.json

@@ -1,5 +1,5 @@
 {
 {
   "message": "发现有新版本发布,确定更新系统?",
   "message": "发现有新版本发布,确定更新系统?",
   "vendorJsVersion": "",
   "vendorJsVersion": "",
-  "version": 1739779867102
+  "version": 1739782256753
 }
 }

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

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