Commit 6cd98b37f9f45879d23191f9dd0ced771cd695cd
1 parent
76602a11
update...
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/static/real_control_v2/js/main.js
| @@ -172,7 +172,7 @@ function showUpdateDescription() { | @@ -172,7 +172,7 @@ function showUpdateDescription() { | ||
| 172 | //更新说明 | 172 | //更新说明 |
| 173 | var updateDescription = { | 173 | var updateDescription = { |
| 174 | date: '2017-04-26', | 174 | date: '2017-04-26', |
| 175 | - text: '<h5>临加班次新增一项场到场</h5><h5>搜索框可按路牌搜索,lp 打头,st 和 et打头可搜索时间范围</h5>' | 175 | + text: '<h5>1、加油子任务改为空驶进出场,回场改名进场</h5><h5>2、区间调头子任务,现在可以勾选“调头后空驶回起点”</h5><h5>3、临加班次功能扩展,新增“往返”和“场到场”类目</h5><h5>4、短语下发里加入了一些常用短语</h5><h5>5、线调里面的线路配置功能开放使用</h5><h5>6、电子路单界面,鼠标悬停在子任务数字徽章上会显示子任务详细</h5><h5>7、电子路单搜索,可搜索路牌,如输入 lp5 搜索5号路牌。可st和et打头搜索时间范围</h5><h5>8、现在电子路单的应到实到时间将根据路牌关联,不再像之前按车辆关联</h5>' |
| 176 | }; | 176 | }; |
| 177 | 177 | ||
| 178 | var storage = window.localStorage | 178 | var storage = window.localStorage |