mirror of
https://github.com/acepanel/panel.git
synced 2026-02-05 09:17:18 +08:00
fix: 菜单翻译无法被自动读取
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script lang="ts" setup>
|
||||
import { translateTitle } from '@/utils'
|
||||
import { translateTitle } from '@/locales/menu'
|
||||
|
||||
interface Props {
|
||||
showFooter?: boolean
|
||||
|
||||
Reference in New Issue
Block a user