syschan
Results
2
issues of
syschan
好多模板的系统管理模块(比如用户管理、部门管理、角色管理、菜单管理)都标配了,plus版还是差点意思,期待改进。
### 可复现的链接: :row-config="{ isCurrent: true, keyField: 'id' }" :checkbox-config="{ labelField: 'name', checkRowKeys: demo.formData.menu }" :tree-config="{ transform: true, rowField: 'id', parentField: 'parent', expandRowKeys: [1] }" ### 问题描述与截图: 从4.3.0-beta.5版升级到v4.3.5后提示 :row-config="{ isCurrent: true,...
bug