1. 修改 編輯模式 無法修改電站縣市地區
This commit is contained in:
parent
e912650952
commit
bf75a9499e
@ -736,8 +736,8 @@
|
||||
//#endregion
|
||||
|
||||
//#region 電站基本資料 input
|
||||
$("#select_city").attr("disabled", false);
|
||||
$("#select_area").attr("disabled", false);
|
||||
$("#select_city").attr("disabled", true);
|
||||
$("#select_area").attr("disabled", true);
|
||||
$("#address_detail").show();
|
||||
$("#power_station_name").show();
|
||||
$("#check_escrow").attr("disabled", false);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user