Commit 351a4ce2220692aeb403246e7869fe1c43b6858c

Authored by 王通
1 parent a49d79df

1.嘉定调整人车要求驾驶员默认不调换

src/main/resources/static/real_control_v2/fragments/line_schedule/context_menu/tzrc.html
@@ -282,6 +282,9 @@ @@ -282,6 +282,9 @@
282 else 282 else
283 disabledCl(); 283 disabledCl();
284 }); 284 });
  285 +
  286 + // 默认驾驶员不变更
  287 + disabledJsy();
285 }); 288 });
286 289
287 function check_fgs_ascription(data, cb) { 290 function check_fgs_ascription(data, cb) {