> ## 組件 wl-select-country 使用文檔
```
<wl-select-country v-model="value" :width="width"></wl-select-country>
```
### wl-select-country props
| 屬性 | 說明 | 類型 | 默認值 |
| --- | --- | --- | --- |
| width | 下拉框寬度 | String | 200px |
| value.short | 英文縮寫 | String | 無 |
| value.text | 中文文本 | String | 無 |
| value.en | 英語翻譯 | String | 無 |
| value.tel | 國家電話區號 | String | 無 |
| value.pinyin | 拼音縮寫 | String | 無 |
#### 備注說明
> value是一個對象,value.en作為唯一標志位,其他屬性在 country.js 中均有重復情況
- 編寫模版
- 模態框 wl-modal
- 富文本框 wl-tinymce
- 國家選擇下拉框 wl-select-country
- 時間軸 wl-timeline
- 國籍選擇下拉框 wl-select-nationality
- 時間及時間段選擇器 wl-timepicker
- 日期及日期段選擇器 wl-datepicker
- 自定義內容下拉框 wl-select-custom
- excel下載組件 wl-down-excel
- 多選框 wl-checkbox
- 多選下拉框 wl-select-mutiple
- 柱狀圖 wl-bar-chart
- 折線圖 wl-line-chart
- 餅圖 wl-pie-chart
- pdf預覽并下載 wl-pdf-download
- excel導入 wl-import-excel
- 生成二維碼 wl-create-qrcode
- 流程預覽 wl-flow-viewer
- 級聯選擇城市 wl-select-city
- 圖片預覽 wl-viewer-show-img
- 業務綜合組件
- 接口管理wl-inter-face-page
- 系統異常微信通知wl-try-catch-notice
- 地圖組件 wl-map