Browse Source

alert 제거

SH 2 years ago
parent
commit
8e316ab0e9
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/main/webapp/ux/cw/cw1201/CW12010001U.xml

+ 0 - 1
src/main/webapp/ux/cw/cw1201/CW12010001U.xml

@@ -57,7 +57,6 @@
      * 기    능: 화면 초기화(권한 및 공통코드 초기화)
      ***************************************************************************/
 	scwin.initScreen = function() {
-    	alert("dd");
         txtLoginId.setReadOnly( true );
         txtLoginId.setValue( scwin.user.lginId );
         scwin.grdSearch();