结算重置
This commit is contained in:
parent
1911763394
commit
71e75dd856
|
|
@ -582,6 +582,7 @@ export default {
|
||||||
reset() {
|
reset() {
|
||||||
this.selectedTeams = []
|
this.selectedTeams = []
|
||||||
this.selectedProject = ''
|
this.selectedProject = ''
|
||||||
|
this.actualTimeAndName = ''
|
||||||
this.hasQueried = false
|
this.hasQueried = false
|
||||||
this.clearData()
|
this.clearData()
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue