批量替换表前缀调整

This commit is contained in:
RuoYi
2020-03-13 21:56:29 +08:00
parent 9247e004d0
commit ca6a4b2ecf
3 changed files with 24 additions and 4 deletions

View File

@ -5778,7 +5778,7 @@ td.visible-lg {
display: table-cell !important;
}
}
.hidden-xs {
.summernote .hidden-xs {
display: block !important;
}
tr.hidden-xs {