儀表板
文件庫
filestore
活動
搜尋
登入
pcalife
/
PAM
保誠-保戶業務員媒合平台
匯總
相關日誌
提交
目錄
檔案區
分支(forks)
比對
究查
|
歷程
|
原始
TODO#129064 1. 設置 style guide 2. 引入 style-resources
Mila
2021-10-27
1fbe99ac8b1d46f2596f652d8b56d4e352b1522d
[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 })