Skip to content

Commit 4b193c7

Browse files
songtjHccake
authored andcommitted
🎨 修改菜单权限中i18n取值问题
1 parent 05ebb18 commit 4b193c7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/views/system/menu/SysMenuPage.vue

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,10 @@ import { doRequest } from '@/utils/axios/request'
7373
import { DictText } from '@/components/Dict'
7474
import { NewButton, DeleteTextButton } from '@/components/Button'
7575
import OperationGroup from '@/components/Operation/OperationGroup.vue'
76+
import { enableI18n } from '@/config'
7677
7778
defineOptions({ name: 'SysMenuPage' })
7879
79-
const enableI18n = false
80-
8180
const { hasPermission } = useAuthorize()
8281
8382
// 表格组件引用

0 commit comments

Comments
 (0)