Commit 33f59d19b85e1d2718645437dc77bf43f738f3e2

Authored by 潘钊
1 parent be6befbd

update...

src/main/resources/static/real_control_v2/fragments/north/nav/line_config/line_config_entity.html
... ... @@ -36,7 +36,7 @@
36 36 <div>
37 37 <div>
38 38 <label>
39   - <input type="checkbox" id="enableAutoExec"> 启用自动班次执行
  39 + <input type="checkbox" id="enableAutoExec" {{autoExec?"checked":""}}> 启用自动班次执行
40 40 </label>
41 41 </div>
42 42 <ul class="uk-list">
... ...