Layout problem of error prompt in element-ui form validation

clipboard.png

The

problem is that I set el-form-item to inline-block, to display several input boxes on one line, but there is a problem. When the form verification fails, the error prompt will put the input box on top instead of displaying normally below the input box

does a god know how to solve this problem

Mar.30,2021

try < el-col > < / el-col > instead of inline-block

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b411a1-2c57c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b411a1-2c57c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?