This commit is contained in:
花有清香月有阴
2022-02-23 14:49:07 +08:00
parent 6a3f3b10f8
commit fc65a3a481

View File

@@ -102,7 +102,7 @@ export default {
residentId: this.user.residentId,
description: this.searchObj,
applyIntegralType: this.value,
auditStatus: this.currentTab == '0' ? '' : this.currentTab == '1' ? '0' : this.currentTab == 2 ? '1|2' : '',
auditType: this.currentTab == '0' ? '' : this.currentTab == '1' ? '0' : this.currentTab == 2 ? '1|2' : '',
},
})
.then((res) => {