

內容:
import cityDataList from 'utils/cityData'
<el-cascader v-model="addModel.code" :show-all-levels="true" :props="{ checkStrictly: true }" :options="options" placeholder="請選擇或搜索" clearable filterable ></el-cascader>
系結資料在data() {return {options:cityDataList}},
具體資料封裝在另一篇文章里面
鏈接: https://pan.baidu.com/s/1ABhRx6UsIBDY4mBVvtugZQ 提取碼: 3aw4 復制這段內容后打開百度網盤手機App,操作更方便哦
轉載請註明出處,本文鏈接:https://www.uj5u.com/yidong/195249.html
標籤:其他
