mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-25 04:52:52 +08:00
Merge branch 'feature/GFRS-315_【1226】开门红数据报表' into dev
This commit is contained in:
@@ -164,7 +164,7 @@ export default {
|
||||
.all .move-table td:nth-child(1) {
|
||||
width: 180px;
|
||||
text-align: center;
|
||||
border: 1px solid #d8e0e2;
|
||||
border: 1px solid #D7D7D7;
|
||||
min-width: 180px;
|
||||
max-width: 180px;
|
||||
}
|
||||
@@ -174,7 +174,7 @@ export default {
|
||||
.all .move-table td {
|
||||
width: 200px;
|
||||
text-align: center;
|
||||
border: 1px solid #d8e0e2;
|
||||
border: 1px solid #D7D7D7;
|
||||
min-width: 200px;
|
||||
max-width: 200px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user