mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-15 14:03:36 +08:00
feat: add vue/html-self-closing eslint
This commit is contained in:
@@ -67,7 +67,7 @@ const filterMethod = (query: string, node: treeNode) => {
|
||||
placeholder="请输入关键字查找"
|
||||
clearable
|
||||
@input="onQueryChanged"
|
||||
></el-input>
|
||||
/>
|
||||
<el-tree-v2
|
||||
ref="treeRef"
|
||||
:data="menusData"
|
||||
|
||||
Reference in New Issue
Block a user