修正错误
This commit is contained in:
parent
25ca781d76
commit
41fc8d2e2e
@ -189,7 +189,7 @@ const mutations = {
|
||||
state.sourceList[source].total = 0
|
||||
state.sourceMaxPage[source] = 0
|
||||
}
|
||||
state.list.length = []
|
||||
state.list = []
|
||||
state.page = 0
|
||||
state.allPage = 0
|
||||
state.total = 0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user