【fix ESLint】src/views/system/modules

This commit is contained in:
danshihao
2023-03-07 14:23:25 +08:00
parent 0e41300963
commit 9e05297813
33 changed files with 179 additions and 183 deletions
@@ -5,7 +5,7 @@
<a-form>
<a-form-item label='所拥有的权限'>
<a-tree
checkable
:checkable="true"
@check="onCheck"
:checkedKeys="checkedKeys"
:treeData="treeData"