Commit 9a8a3ad81345bf5b20a038db86d3914e06b7a957
1 parent
2c467da3
update...
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/static/real_control_v2/js/main.js
| @@ -169,7 +169,7 @@ function showUpdateDescription() { | @@ -169,7 +169,7 @@ function showUpdateDescription() { | ||
| 169 | //更新说明 | 169 | //更新说明 |
| 170 | var updateDescription = { | 170 | var updateDescription = { |
| 171 | date: '2017-11-02', | 171 | date: '2017-11-02', |
| 172 | - text: '<h5>1、修正了在放站重复操作时,需要先将班次切回正常班次的问题。</h5><h5>2、驾驶员请求信使上,添加“编辑”链接,可弹出对应班次的发车信息微调框。</h5>' | 172 | + text: '<h5>1、修正二次放站时,需要先将班次切回正常班次的问题。</h5><h5>2、驾驶员请求信使上,添加“编辑”链接,可弹出对应班次的发车信息微调框。</h5>' |
| 173 | }; | 173 | }; |
| 174 | 174 | ||
| 175 | var storage = window.localStorage | 175 | var storage = window.localStorage |