Unverified 提交 a89ba204 作者: 姚文强 提交者: GitHub

fix typo (#2266)

上级 a4520867
......@@ -206,7 +206,7 @@ export const usePermissionStore = defineStore({
break;
// If you are sure that you do not need to do background dynamic permissions, please comment the entire judgment below
// 如果确定不需要做后台动态权限,请在下方评论整个判断
// 如果确定不需要做后台动态权限,请在下方注释整个判断
case PermissionModeEnum.BACK:
const { createMessage } = useMessage();
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论