ma-dict-column组件是对table-column的二次封装,支持从数据字典获取数据,且是全局组件,使用的时候,无需引入。
- 使用很简单,只需指定prop对应的属性和dict-type的值即可,如下所示:
<ma-dict-column prop="gender" label="性别" dict-type="user_gender"></ma-dict-column>
ma-dict-column组件是对table-column的二次封装,支持从数据字典获取数据,且是全局组件,使用的时候,无需引入。
<ma-dict-column prop="gender" label="性别" dict-type="user_gender"></ma-dict-column>
本文档使用 MAKU 构建
如何解决:点击下方「阅读文档」链接,给项目点个 Star 即可!