vue数据字典取键值

首先:项目里的数据字典路由已经配好javascript     进入项目页面html 引入数据字典java import { getTypeValue } from '@/api/dict/dictValue/index';   建立前获取到字典api getTypeValue('org_attr_type').then(response => { this.attrTypeOpt
相关文章
相关标签/搜索