UNPKG

gxd-vue-library

Version:

依赖与element Ui插件库,聚福宝福利PC端插件库

15 lines (11 loc) 248 B
'use strict'; /** * @description {{items.title}} - 权限 * @author coder * @module @/constant/modules/{{model}} */ export default { {{each items.value}} {{$value.fnName}}: "{{$value.role}}", //{{$value.title}}权限值 {{/each}} }