vue-vben-admin icon indicating copy to clipboard operation
vue-vben-admin copied to clipboard

Form中 #ColEx 的order参数导致页面样式错误

Open Eyran opened this issue 2 years ago • 2 comments

image 设置order后页面form样式错误

image

Eyran avatar Apr 23 '23 02:04 Eyran

请提供下重现代码

likui628 avatar Oct 20 '23 12:10 likui628

不是样式错误,默认的order是0,你这个设置了order的话而其他的不设置的话,就算这个是1也会被放到最下面,上面的空白是由于本身的样式就是这样的。 image 就像这边,我给某些字段设置了order,其他的都是默认0,所以他们都跑到下面来了。

DesignHhuang avatar Nov 01 '23 10:11 DesignHhuang

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

anncwb avatar Apr 09 '24 01:04 anncwb