Sign in
潘钊
/
bsth_control
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
02ea4ad91d7e590d5d17bc5dbce435b6b53551fc
Authored by
娄高锋
2018-02-06 11:30:54 +0800
1 parent
ff91a433
update
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/static/pages/punctual/list.html
src/main/resources/static/pages/punctual/list.html
View file @
02ea4ad
...
...
@@ -39,9 +39,9 @@
39
39
<td>路牌</td>
40
40
<td>计划发车</td>
41
41
<td>实际发车</td>
42
+ <td>发车准点</td>
42
43
<td>计划到站</td>
43
44
<td>实际到站</td>
44
- <td>发车准点</td>
45
45
<td>到站准点</td>
46
46
</tr>
47
47
</thead>
...
...