Commit 96edad4d493507dfa5e0ee063f5ecd3f84ee72d8

Authored by 潘钊
1 parent 5906cdb4

update...

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