|
@@ -236,6 +236,7 @@
|
|
|
dt.setTime(parseInt(dataMap.endtime) * 1000);
|
|
|
$('#endtime').find("input").val(dt.format("yyyy-MM-dd hh:mm:ss"));
|
|
|
}
|
|
|
+ $('#extfiledselect').val(dataMap.i_extfieldstype);
|
|
|
if (iscomplete == "1"){
|
|
|
$('#starttime').css("pointer-events","none");
|
|
|
$('#endtime').css("pointer-events","none");
|