【fix ESLint】src/views/system/modules
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<a-form>
|
||||
<a-form-item label='所拥有的权限'>
|
||||
<a-tree
|
||||
checkable
|
||||
:checkable="true"
|
||||
@check="onCheck"
|
||||
:checkedKeys="checkedKeys"
|
||||
:treeData="treeData"
|
||||
|
||||
Reference in New Issue
Block a user