fix: 删除localStorage里面的 dashboardTime
This commit is contained in:
@@ -1274,7 +1274,7 @@ export default {
|
||||
immediate: true,
|
||||
deep: true,
|
||||
handler (n) {
|
||||
localStorage.setItem('dashboardTime', JSON.stringify(n))
|
||||
// localStorage.setItem('dashboardTime', JSON.stringify(n))
|
||||
}
|
||||
},
|
||||
chartRightBoxShow: {
|
||||
|
||||
Reference in New Issue
Block a user