fix(custom): 修复若干bug

This commit is contained in:
2023-12-04 18:43:39 +08:00
parent 7c659b0b8a
commit e97cbda939
3 changed files with 2 additions and 7 deletions

View File

@@ -215,7 +215,7 @@ const columns = ref([
},
() => '一键登录'
),
[[vPerms, ['/admin/store/login']]]
[[vPerms, ['/admin/store/easy/login']]]
),
]
},