Merge branch 'feature/GFRS-315_【1226】开门红数据报表' into dev

This commit is contained in:
wangmingzhe
2019-12-24 18:48:19 +08:00

View File

@@ -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;
}