fix: eslint

This commit is contained in:
xingyu
2023-06-21 19:18:05 +08:00
parent 922f83d99c
commit f2992ce8e8
3 changed files with 3 additions and 0 deletions

View File

@ -27,6 +27,7 @@ const { getPrefixCls } = useDesign()
const prefixCls = getPrefixCls('form')
export default defineComponent({
// eslint-disable-next-line vue/no-reserved-component-names
name: 'Form',
props: {
// 生成Form的布局结构数组