fix: eslint

(cherry picked from commit f2992ce8e8)
This commit is contained in:
xingyu
2023-06-21 19:18:05 +08:00
committed by shizhong
parent 1c01266d62
commit cf75e6801c
3 changed files with 5 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的布局结构数组