【修复】修复前端空格错误

pull/22/head
小诺 2021-04-07 12:57:07 +08:00 committed by 15099670051
parent b5fe342bd0
commit 7dc2061bff
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@
<a-tree
v-model="checkedKeys"
multiple
checkable
checkStrictly
checkable
checkStrictly
:auto-expand-parent="autoExpandParent"
:expanded-keys="expandedKeys"
:tree-data="menuTreeData"