根据时间戳重围消费位点,采用东8区时间

This commit is contained in:
许晓东
2021-11-29 19:40:46 +08:00
parent e881c58a8f
commit 39e50a6589
5 changed files with 17 additions and 3 deletions

View File

@@ -295,7 +295,7 @@ export default {
this.showUpdateReplicaDialog = false;
},
openMessageStatsDialog() {
this.$message.info("此功能尚不支持");
this.$message.info("此功能尚不支持,下个版本支持");
},
openThrottleDialog(topic) {
this.showThrottleDialog = true;