Browse Source

소스 수정

dev001 10 months ago
parent
commit
8b611ee47f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/webapp/ux/ei/ei0501/EI05010001U.xml

+ 1 - 1
src/main/webapp/ux/ei/ei0501/EI05010001U.xml

@@ -449,7 +449,7 @@
 	 * 기    능: 구매현황  조회2
 	 ***************************************************************************/
 	scwin.grdSearch2 = function() {
-		if(dcdataList1.getRowCount() < 0) {
+		if(dcdataList1.getRowCount() < 1) {
 			dcdataList2.setData([]);   // 초기화
 			return false;
 		}