Commit e75c69394b86277fe5682828c69e6fa4861fe88a
1 parent
757cb156
青浦行车路单链接与浦东不一样
Showing
2 changed files
with
2 additions
and
2 deletions
src/main/resources/static/pages/permission/authorize_all/user_auth.html
| ... | ... | @@ -41,7 +41,7 @@ |
| 41 | 41 | <div> |
| 42 | 42 | <h4>报表管理</h4> |
| 43 | 43 | <ul class="uk-list uk-list-large uk-list-divider"> |
| 44 | - <li><label><input class="uk-checkbox" type="checkbox" data-event="form_waybill"> 行车路单</label></li> | |
| 44 | + <li><label><input class="uk-checkbox" type="checkbox" data-event="form_waybillQp"> 行车路单</label></li> | |
| 45 | 45 | <li><label><input class="uk-checkbox" type="checkbox" data-event="form_history_message"> 调度历史消息</label></li> |
| 46 | 46 | <li><label><input class="uk-checkbox" type="checkbox" data-event="form_account"> 驾驶员请求台账</label></li> |
| 47 | 47 | <li><label><input class="uk-checkbox" type="checkbox" data-event="form_correctForm"> 修正报表</label></li> | ... | ... |