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

pull/121/MERGE
RuoYi 2019-12-25 16:59:12 +08:00
parent 9d316c44d2
commit 1c6e5cf665
1 changed files with 2 additions and 1 deletions

View File

@ -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 {