Commit 32b72df4bcf523b61553416ee516a8a2e1233984
1 parent
d79be342
报表
Showing
1 changed file
with
3 additions
and
0 deletions
src/main/resources/static/pages/mforms/shiftuehiclemanths/shiftuehiclemanth.html
| ... | ... | @@ -40,6 +40,9 @@ |
| 40 | 40 | <span class="item-label" style="width: 80px;">线路: </span> |
| 41 | 41 | <select class="form-control" name="line" id="line" style="width: 136px;"></select> |
| 42 | 42 | </div> |
| 43 | + <div style="margin-top: 10px"> | |
| 44 | + | |
| 45 | + </div> | |
| 43 | 46 | <div style="display: inline-block;margin-left: 15px;"> |
| 44 | 47 | <span class="item-label" style="width: 80px;">开始时间: </span> |
| 45 | 48 | <input class="form-control" type="text" id="startDate" style="width: 120px;"/> | ... | ... |