积分审核

This commit is contained in:
liuye
2023-04-07 13:49:41 +08:00
parent f1c5fa7dde
commit d25b99660c
2 changed files with 57 additions and 6 deletions

View File

@@ -105,7 +105,9 @@ export default {
current: this.current,
size: 10,
girdId: this.user.girdId,
applyItemId: this.search.type
applyItemId: this.search.type,
createTimeStart: this.search.startTime,
createTimeEnd: this.search.endTime
}).then(res=> {
if(res?.data) {
res.data.records.map((item) => {