数据字典是否默认字段获取调整

This commit is contained in:
RuoYi
2019-07-09 18:43:12 +08:00
parent 9e67d8272e
commit 6c47f48e06
14 changed files with 30 additions and 14 deletions

View File

@ -790,6 +790,10 @@ label {
border-top: 0px solid #ddd;
}
.fixed-table-container {
border: 0px solid #ddd;
}
.table-striped .table>thead>tr>th, .table-striped .table>tbody>tr>th {
border-bottom: 1px solid #ccc!important;
border-top: 0px!important;