评价修复

This commit is contained in:
aixianling
2023-03-31 09:39:25 +08:00
parent defbf3ab35
commit 38a020f9a7
2 changed files with 10 additions and 8 deletions

View File

@@ -114,7 +114,7 @@ export default {
return false
}
this.current = this.current + 1
this.current += 1
} else {
uni.hideLoading()
}