NEZ-428 fix:修复overview 流量统计图x轴时区显示问题 & 修复所有页面设置表头后切换语言的显示bug
This commit is contained in:
@@ -737,6 +737,8 @@
|
||||
? JSON.parse(localStorage.getItem("nz-tableTitle-" + localStorage.getItem("nz-username") + "-" + this.$route.path))
|
||||
: this.tableTitle;
|
||||
|
||||
this.tableTitleReset(this.tableTitle,tableTitle);
|
||||
|
||||
if (this.assetPingSwitch == 'off') {
|
||||
this.dispatchEvent('asset-ping-switch-change',false)
|
||||
for (let i in tableTitle) {
|
||||
|
||||
Reference in New Issue
Block a user