新增邮件群发和数据可视化
This commit is contained in:
@@ -114,7 +114,7 @@ router.afterEach((to) => {
|
||||
}
|
||||
}
|
||||
|
||||
if (window.innerWidth < 1024) {
|
||||
if (window.innerWidth < 1025) {
|
||||
uiStore.asideShow = false
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user