--fix 内容分类 改成从字典取值

This commit is contained in:
yuping
2023-01-13 18:17:07 +08:00
parent 05e9732e3d
commit 29582b6beb
6 changed files with 829 additions and 955 deletions

View File

@@ -54,7 +54,7 @@
tree-default-expand-all
:fieldNames="{
children: 'children',
label: 'name',
label: 'dictCode',
value: 'dictName',
}"
:tree-data="sysTypeOptions"