Authored by 陈峰

Merge branch 'feature/finance' into 'release/3.0'

时间控件样式修改



See merge request !24
... ... @@ -157,4 +157,8 @@ export default {
.table-btn {
margin-bottom: 20px;
}
.ivu-date-picker {
width: 190px;
}
</style>
... ...
... ... @@ -108,4 +108,8 @@ export default {
.table-btn {
margin-bottom: 20px;
}
.ivu-date-picker {
width: 190px;
}
</style>
... ...
... ... @@ -143,4 +143,8 @@ export default {
.table-btn {
margin-bottom: 20px;
}
.ivu-date-picker {
width: 190px;
}
</style>
... ...
... ... @@ -109,4 +109,8 @@ export default {
.table-btn {
margin-bottom: 20px;
}
.ivu-date-picker {
width: 190px;
}
</style>
... ...