perf: 调整single-stat的取色按钮样式;修复dcboxbug
This commit is contained in:
@@ -517,6 +517,7 @@
|
||||
|
||||
},
|
||||
mounted() {
|
||||
this.getUserData();
|
||||
//初始化表头
|
||||
this.tools.customTableTitle = localStorage.getItem("nz-tableTitle-" + localStorage.getItem("nz-username") + "-" + this.$route.path)
|
||||
? JSON.parse(localStorage.getItem("nz-tableTitle-" + localStorage.getItem("nz-username") + "-" + this.$route.path))
|
||||
|
||||
Reference in New Issue
Block a user