大屏页面初始化

This commit is contained in:
2026-03-03 17:39:57 +08:00
parent dec50927da
commit d64a6ef700
2 changed files with 1 additions and 188 deletions

View File

@@ -169,7 +169,7 @@ import {
} from '@element-plus/icons-vue'
import { getHomeMenuList } from '@/api/bizMenu'
import LogoImg from '@/assets/logo.png'
import EditPswd from './editPswd.vue'
import EditPswd from './components/editPswd.vue'
const isMounted = ref(true)
const systemTitle = ref("myPro管理系统")