[add] 增加人员信息

This commit is contained in:
lideqin
2023-11-30 20:28:18 +08:00
parent 3324230195
commit 4e793458f7
10 changed files with 253 additions and 98 deletions
+1
View File
@@ -13,6 +13,7 @@ import LangENUS from './common/lang/en-us'
import LangZHCN from './common/lang/zh-cn'
import { ACCESS_TOKEN, USER_INFO } from '@/store/mutation-types'
import './permission'
import './assets/font/iconfont.css'
Vue.config.productionTip = false