Commit 1c6e5cf6 by RuoYi

修复select2不显示校验错误信息

parent 9d316c44
......@@ -327,7 +327,8 @@ label.error {
right: 18px;
top: 10px;
color: #ef392b;
font-size: 12px
font-size: 12px;
z-index:99;
}
.input-group label.error {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment