mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-09 13:53:38 +08:00
feat: add vue/html-self-closing eslint
This commit is contained in:
@@ -218,5 +218,5 @@ const gridOptions = reactive({
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<vxe-grid v-bind="gridOptions"></vxe-grid>
|
||||
<vxe-grid v-bind="gridOptions" />
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user