2020-12-25 本文已影响0人
flyjar
<el-cascader
style="width:100%"
placeholder="设备类型"
:options="deviceTypeData"
:props="deviceTypeProps"
filterable
clearable
change-on-select
></el-cascader>
change-on-select能随意选择一级 删除之后只能选择最子节点