Commit fd894bb0205fc8117c7539229dc9b3ec221a57f1
1 parent
864ae2f3
线调客流显示
Showing
1 changed file
with
5 additions
and
0 deletions
src/main/resources/static/real_control_v2/js/data/data_toolbar.js
| @@ -185,6 +185,11 @@ var gb_data_menu = [ | @@ -185,6 +185,11 @@ var gb_data_menu = [ | ||
| 185 | "id": 4.4, | 185 | "id": 4.4, |
| 186 | "text": i18n('txt-1181'), | 186 | "text": i18n('txt-1181'), |
| 187 | "event": "fbzdzx_config" | 187 | "event": "fbzdzx_config" |
| 188 | + }, | ||
| 189 | + { | ||
| 190 | + "id": 4.5, | ||
| 191 | + "text": "客流信息", | ||
| 192 | + "event": "kl_config" | ||
| 188 | } | 193 | } |
| 189 | 194 | ||
| 190 | ] | 195 | ] |