儀表板
文件庫
filestore
活動
搜尋
登入
pcalife
/
PAM
保誠-保戶業務員媒合平台
匯總
相關日誌
提交
目錄
檔案區
分支(forks)
比對
究查
|
歷程
|
原始
Update: 0901-P5 URL manipulation
Tomas
2023-09-05
0de81c2b3f56f57121f6a9f911c599cef70eeeb2
[pcalife/PAM.git]
/
PAMapp
/
plugins
/
element-ui.js
1
2
3
4
5
import Vue from 'vue';
import Element from 'element-ui';
import locale from 'element-ui/lib/locale/lang/zh-TW'
Vue.use(Element, { locale })