|
@@ -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)
|
|
|
}
|