@beisen/ocean-input-school-select

| 参数 | 说明 | 类型 | 默认值 | 是否必传 | | ---|---|---|---|--- |selectData|选中数据|数组|[]|否| |mountNode|挂载节点|node|input|否| |onChange|数据改变回调|fun|无|否| |status|组件状态readonly、disabled|string|readonly|否| |isMulti|是否是多选|bool|true|否| |getDataUrl|数据常量请求链接|String|"//const.italent

Usage no npm install needed!

<script type="module">
  import beisenOceanInputSchoolSelect from 'https://cdn.skypack.dev/@beisen/ocean-input-school-select';
</script>

README

参数 说明 类型 默认值 是否必传
selectData 选中数据 数组 []
mountNode 挂载节点 node input
onChange 数据改变回调 fun
status 组件状态readonly、disabled string readonly
isMulti 是否是多选 bool true
getDataUrl 数据常量请求链接 String "//const.italent.cn/api/compatible/SchoolsValueFormat/100102/78"