mirror of
https://gitee.com/wonderful-code/buildadmin
synced 2024-11-22 15:24:09 +00:00
fix:修复重置布局配置时,布局方式无法重置的问题
This commit is contained in:
parent
d84007c1dd
commit
51be127c9c
@ -198,6 +198,7 @@ const onCloseDrawer = () => {
|
||||
|
||||
const restoreDefault = () => {
|
||||
Local.remove(STORE_CONFIG)
|
||||
Session.remove(BEFORE_RESIZE_LAYOUT)
|
||||
router.go(0)
|
||||
}
|
||||
</script>
|
||||
|
Loading…
Reference in New Issue
Block a user