fix: 表单布局方式为top时,查询组件按钮位置错位
This commit is contained in:
@@ -88,6 +88,9 @@ const newSchema = computed(() => {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
)
|
)
|
||||||
|
},
|
||||||
|
label: () => {
|
||||||
|
return <span> </span>
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user