摘要: 需求中 ElementUI 的 Cascader 级联选择器个人觉得很好用,但是对 :options="options" 里的数据格式是有特定要求的:input 框显示的值是 options 里的 label 值。如果 options 的键值对不是 value label ,就需要 props 来配 阅读全文
posted @ 2021-12-03 14:31 少哨兵 阅读(1012) 评论(0) 推荐(1) 编辑