优化
This commit is contained in:
@@ -557,7 +557,7 @@ export default {
|
||||
},
|
||||
// 刷新时间
|
||||
handleRefresh() {
|
||||
this.$store.commit('chat/setData', {
|
||||
this.$store.dispatch('chat/setDatas', {
|
||||
name: 'refreshTime',
|
||||
data: this.refreshTime
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user