if (vTMD.v === "CD")
{
$('#btnOpenDialogTLT').show();
$('#btnOpenDialogSAMPLE').show();
}
else
{
$('#btnOpenDialogTLT').hide();
$('#btnOpenDialogSAMPLE').hide();
}
참고
G_USER Specifies the currently logged in user. G_FLOW_ID Specifies the ID of the currently running application. G_FLOW_STEP_ID Specifi...
댓글 없음:
댓글 쓰기