fix按时间查询消息bug,加长页面请求超时
This commit is contained in:
@@ -150,7 +150,7 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
getMessageDetail() {
|
||||
this.loading = false;
|
||||
this.loading = true;
|
||||
const params = Object.assign({}, this.record, {
|
||||
keyDeserializer: this.keyDeserializer,
|
||||
valueDeserializer: this.valueDeserializer,
|
||||
|
||||
Reference in New Issue
Block a user