zindex 관련 수정

master
mjkhan21 3 months ago
parent 526815a86b
commit 42eab40cab

@ -357,7 +357,7 @@
$("#" + dialogId).attr("name", dialogName);
$("#" + dialogId).attr("data-ref-doctx", "${pageName}");
AppSupport.setDialogZindex();
// AppSupport.setDialogZindex();
}
, onClose: () => { }
});
@ -414,7 +414,7 @@
, title: "삭제 사유"
, size: "lg"
, content: template
, init: () => { AppSupport.setDialogZindex(); }
// , init: () => { AppSupport.setDialogZindex(); }
, onOK: () => {
$P.callbackRsn({
btnTitle: btnTitle // 버튼 title

@ -357,7 +357,7 @@
$("#" + dialogId).attr("name", dialogName);
$("#" + dialogId).attr("data-ref-doctx", "${pageName}");
AppSupport.setDialogZindex();
// AppSupport.setDialogZindex();
}
, onClose: () => { }
});
@ -413,7 +413,7 @@
, title: "삭제 사유"
, size: "lg"
, content: template
, init: () => { AppSupport.setDialogZindex(); }
// , init: () => { AppSupport.setDialogZindex(); }
, onOK: () => {
$P.callbackRsn({
btnTitle: btnTitle // 버튼 title

@ -209,7 +209,7 @@
dialog.alert({
content: showMessage
, init: () => { AppSupport.setDialogZindex(); }
// , init: () => { AppSupport.setDialogZindex(); }
, onOK: () => { $P.ctrl.reload({all : true}); } // 자료 재조회
});
}
@ -228,7 +228,7 @@
dialog.alert({
content: showMessage
, init: () => { AppSupport.setDialogZindex(); }
// , init: () => { AppSupport.setDialogZindex(); }
, onOK: () => { $P.ctrl.reload({all : true}); } // 자료 재조회
});
}
@ -257,7 +257,7 @@
dialog.alert({
content : showMessage
, init: () => { AppSupport.setDialogZindex(); }
// , init: () => { AppSupport.setDialogZindex(); }
, onOK: () => { $P.ctrl.reload({all : true}); } // 자료 재조회
});
}
@ -276,7 +276,7 @@
dialog.alert({
content: showMessage
, init: () => { AppSupport.setDialogZindex(); }
// , init: () => { AppSupport.setDialogZindex(); }
, onOK: () => { $P.ctrl.reload({all : true}); } // 자료 재조회
});
}
@ -307,7 +307,7 @@
dialog.alert({
content: "세외수입 과태료 대장에 단속 정보를 등록하시겠습니까?"
, init: () => { AppSupport.setDialogZindex(); }
// , init: () => { AppSupport.setDialogZindex(); }
, onOK: () => {
let params = new FimsFormFields($P.selectorn("frmEdit")).get(); // formFields
params.callPurpose = "create"; // 호출 용도
@ -349,7 +349,7 @@
, size: "md"
, content: template
, init: () => {
AppSupport.setDialogZindex();
// AppSupport.setDialogZindex();
$("#divPostSndng").show();
AppSupport.initDatepicker("frmInputDate");

@ -326,7 +326,7 @@
$("#" + dialogId).attr("name", dialogName);
$("#" + dialogId).attr("data-ref-doctx", "${pageName}");
AppSupport.setDialogZindex();
// AppSupport.setDialogZindex();
}
, onClose: () => { }
});
@ -409,7 +409,7 @@
$("#" + dialogId).attr("name", dialogName);
$("#" + dialogId).attr("data-ref-doctx", "${pageName}");
AppSupport.setDialogZindex();
// AppSupport.setDialogZindex();
}
, onClose: () => { }
});
@ -483,7 +483,7 @@
, title: "삭제 사유"
, size: "lg"
, content: template
, init: () => { AppSupport.setDialogZindex(); }
// , init: () => { AppSupport.setDialogZindex(); }
, onOK: () => {
$P.callbackRsn({
btnTitle: btnTitle // 버튼 title

@ -238,7 +238,7 @@
dialog.alert({
content : showMessage
, init: () => { AppSupport.setDialogZindex(); }
// , init: () => { AppSupport.setDialogZindex(); }
, onOK: () => { $P.ctrl.reload({all : true}); } // 자료 재조회
});
}
@ -257,7 +257,7 @@
dialog.alert({
content: showMessage
, init: () => { AppSupport.setDialogZindex(); }
// , init: () => { AppSupport.setDialogZindex(); }
, onOK: () => { $P.ctrl.reload({all : true}); } // 자료 재조회
});
}
@ -295,7 +295,7 @@
, size: "md"
, content: template
, init: () => {
AppSupport.setDialogZindex();
// AppSupport.setDialogZindex();
$("#divPostSndng").show();
AppSupport.initDatepicker("frmInputDate");
@ -351,7 +351,7 @@
content: fileTypeName+" 생성 중 오류가 발생하였습니다."
+"<br/>"
+responseJson.description,
init: () => { AppSupport.setDialogZindex(); }
// init: () => { AppSupport.setDialogZindex(); }
});
});
new Error("");

@ -292,8 +292,8 @@
<element kind="textField" uuid="51a341ca-668b-46cc-bdad-024aa3a136cf" x="280" y="69" width="102" height="12" fontName="굴림체" fontSize="8.0" blankWhenNull="true">
<expression><![CDATA[$P{managerName}]]></expression>
</element>
<element kind="staticText" uuid="146060e7-a897-45c7-a644-6fcee55d72bb" x="281" y="80" width="98" height="13" fontName="굴림체">
<text><![CDATA[02-2148-1853]]></text>
<element kind="textField" uuid="146060e7-a897-45c7-a644-6fcee55d72bb" x="281" y="80" width="98" height="13" fontName="굴림체">
<expression><![CDATA[$P{managerPhoneNo}]]></expression>
</element>
<element kind="textField" uuid="d3c2ca39-fcbc-4948-92b9-4ad913b08cd1" x="58" y="310" width="87" height="16" fontName="굴림체" fontSize="8.0" blankWhenNull="true">
<expression><![CDATA[$F{CRDN_STDG_NM}]]></expression>

@ -342,8 +342,8 @@
<element kind="textField" uuid="c9b37d63-f5bb-4036-920d-a18872e34ab5" x="211" y="350" width="105" height="10" fontName="굴림체" fontSize="8.0" blankWhenNull="true">
<expression><![CDATA[$F{CRDN_STDG_NM}]]></expression>
</element>
<element kind="staticText" uuid="146060e7-a897-45c7-a644-6fcee55d72bb" x="281" y="80" width="98" height="13" fontName="굴림체">
<text><![CDATA[02-2148-1853]]></text>
<element kind="textField" uuid="146060e7-a897-45c7-a644-6fcee55d72bb" x="281" y="80" width="98" height="13" fontName="굴림체">
<expression><![CDATA[$F{managerPhoneNo}]]></expression>
</element>
<element kind="textField" uuid="495c140d-3890-45ba-b33a-4f0f3dc637af" x="83" y="652" width="60" height="12" fontName="굴림체" fontSize="8.0" blankWhenNull="true">
<expression><![CDATA[$F{NXRP_LEVY_KEY}]]></expression>

@ -111,7 +111,7 @@ function newSndb01010Control(pageName, doctx="[data-doctx='sndb01010']") {
$("#" + dialogId).attr("name", dialogName);
$("#" + dialogId).attr("data-ref-doctx", pageName);
AppSupport.setDialogZindex();
// AppSupport.setDialogZindex();
}
, onClose: () => {
ctrl.query.crdnIds = null; // 단속 IDs

@ -111,7 +111,7 @@ function newSndb01030Control(pageName, doctx="[data-doctx='sndb01030']") {
$("#" + dialogId).attr("name", dialogName);
$("#" + dialogId).attr("data-ref-doctx", pageName);
AppSupport.setDialogZindex();
// AppSupport.setDialogZindex();
}
, onClose: () => { ctrl.reload({all : true}); } // 자료 재조회
});
@ -126,7 +126,7 @@ function newSndb01030Control(pageName, doctx="[data-doctx='sndb01030']") {
// 메시지 출력
dialog.alert({
content: showMessage
, init: () => { AppSupport.setDialogZindex(); }
// , init: () => { AppSupport.setDialogZindex(); }
, onOK: resp.saved ? undefined : () => { }
, onClose: () => {
if (resp.saved) { ctrl.reload({ all: true }); } // 자료 재조회

@ -111,7 +111,7 @@ function newSndb01050Control(pageName, doctx="[data-doctx='sndb01050']") {
$("#" + dialogId).attr("name", dialogName);
$("#" + dialogId).attr("data-ref-doctx", pageName);
AppSupport.setDialogZindex();
// AppSupport.setDialogZindex();
}
, onClose: () => {
ctrl.query.crdnIds = null; // 단속 IDs

@ -111,7 +111,7 @@ function newSndb01070Control(pageName, doctx="[data-doctx='sndb01070']") {
$("#" + dialogId).attr("name", dialogName);
$("#" + dialogId).attr("data-ref-doctx", pageName);
AppSupport.setDialogZindex();
// AppSupport.setDialogZindex();
}
, onClose: () => { ctrl.reload({all : true}); } // 자료 재조회
});
@ -126,7 +126,7 @@ function newSndb01070Control(pageName, doctx="[data-doctx='sndb01070']") {
// 메시지 출력
dialog.alert({
content: showMessage
, init: () => { AppSupport.setDialogZindex(); }
// , init: () => { AppSupport.setDialogZindex(); }
, onOK: resp.saved ? undefined : () => { }
, onClose: () => {
if (resp.saved) { ctrl.reload({ all: true }); } // 자료 재조회
@ -146,4 +146,4 @@ function newSndb01070Control(pageName, doctx="[data-doctx='sndb01070']") {
}
return ctrl;
}
}

@ -72,4 +72,4 @@ function newSndb01080Control(pageName, doctx="[data-doctx='sndb01080']") {
};
return ctrl;
}
}

@ -111,7 +111,7 @@ function newSndb01110Control(pageName, doctx="[data-doctx='sndb01110']") {
$("#" + dialogId).attr("name", dialogName);
$("#" + dialogId).attr("data-ref-doctx", pageName);
AppSupport.setDialogZindex();
// AppSupport.setDialogZindex();
}
, onClose: () => { ctrl.reload({all : true}); } // 자료 재조회
});
@ -126,7 +126,7 @@ function newSndb01110Control(pageName, doctx="[data-doctx='sndb01110']") {
// 메시지 출력
dialog.alert({
content: showMessage
, init: () => { AppSupport.setDialogZindex(); }
// , init: () => { AppSupport.setDialogZindex(); }
, onOK: resp.saved ? undefined : () => { }
, onClose: () => {
if (resp.saved) { ctrl.reload({ all: true }); } // 자료 재조회

Loading…
Cancel
Save