Commit 8eec5c08d28814540d881c70de7a755f349c691c
Merge branch 'pudong' of 192.168.168.201:panzhaov5/bsth_control into pudong
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/static/real_control_v2/fragments/line_schedule/context_menu/wxsb.html
| ... | ... | @@ -20,7 +20,7 @@ |
| 20 | 20 | </div> |
| 21 | 21 | <div class="uk-width-1-2"> |
| 22 | 22 | <div class="uk-form-row"> |
| 23 | - <label class="uk-form-label" >报修类型</label> | |
| 23 | + <label class="uk-form-label" >故障类型</label> | |
| 24 | 24 | <div class="uk-form-controls"> |
| 25 | 25 | <select name="repairTypes"></select> |
| 26 | 26 | </div> | ... | ... |