结算重置

This commit is contained in:
hongchao 2025-10-13 22:20:20 +08:00
parent 1911763394
commit 71e75dd856
1 changed files with 1 additions and 0 deletions

View File

@ -582,6 +582,7 @@ export default {
reset() {
this.selectedTeams = []
this.selectedProject = ''
this.actualTimeAndName = ''
this.hasQueried = false
this.clearData()
},