whakdo963 преди 2 години
родител
ревизия
c3581e54a4

+ 1 - 1
src/main/webapp/js/app/oper/ITP_OPER03010.js

@@ -18,7 +18,7 @@ require(['config'], function() {
18 18
  * let modifyObj = {}		: 수정화면 Object			*
19 19
  * let createObj = {}		: 신규화면 Object			*
20 20
  *******************************************************/
21
-
21
+//[grid]
22 22
 /*화면 변수*/
23 23
 const OPER03010_GRID_ID = '#ITP_OPER03010_jqGrid';
24 24
 const OPER03010_GRID_LIST = '#ITP_OPER03010_jqGrid_list';

+ 1 - 1
src/main/webapp/js/app/oper/ITP_OPER06010.js

@@ -18,7 +18,7 @@ console.log(CONN_KEY);
18 18
  * let modifyObj = {}		: 수정화면 Object			*
19 19
  * let createObj = {}		: 신규화면 Object			*
20 20
  *******************************************************/
21
-
21
+//[grid]
22 22
 /*화면 변수*/
23 23
 const OPER06010_GRID_ID = '#ITP_OPER06010_jqGrid';
24 24
 const OPER06010_GRID_LIST = '#ITP_OPER06010_jqGrid_list';

+ 1 - 1
src/main/webapp/js/app/pomng/ITP_POMNG03010.js

@@ -17,7 +17,7 @@ require(['config'], function() {
17 17
  * let modifyObj = {}		: 수정화면 Object			*
18 18
  * let createObj = {}		: 신규화면 Object			*
19 19
  *******************************************************/
20
-
20
+//[grid]
21 21
 /*화면 변수*/
22 22
 const POMNG03010_GRID_ID = '#ITP_POMNG03010_jqGrid';
23 23
 const POMNG03010_GRID_LIST = '#ITP_POMNG03010_jqGrid_list';

+ 1 - 1
src/main/webapp/js/app/pomng/ITP_POMNG04010.js

@@ -19,7 +19,7 @@ const POMNG04010_DETAIL_GRID_EMPTY = '#ITP_POMNG04010_DETAIL_jqGridEmpty';
19 19
 
20 20
 let ITP_PODR_DTL_ST_CD = fn_make_common_cd_list(CODE_LIST, 'PODR_DTL_ST_CD', true, '구매발주상세상태코드');
21 21
 
22
-
22
+//[grid]
23 23
 //API URL
24 24
 let API_POMNG_PO_DETAIL_GRID_LIST =  '/api/pomng/po/detail-grid-list';
25 25
 let API_POMNG_PO_INFO_PCHODR =  '/api/pomng/po/info-pchOdr';

+ 1 - 1
src/main/webapp/js/app/stinfo/ITP_STINFO03010.js

@@ -19,7 +19,7 @@ require(['config'], function() {
19 19
  * let createObj = {}		: 신규화면 Object			*
20 20
  * let sfflyObj = {}		: 공급업체담당자 Object		*
21 21
  *******************************************************/
22
-
22
+//[grid]
23 23
 /*화면 변수*/
24 24
 const STINFO03010_GRID_ID = '#ITP_STINFO03010_jqGrid';
25 25
 const STINFO03010_GRID_LIST = '#ITP_STINFO03010_jqGrid_list';

+ 1 - 1
src/main/webapp/js/app/stinfo/ITP_STINFO06010.js

@@ -16,7 +16,7 @@ require(['config'], function() {
16 16
  * let modifyObj = {}		: 수정화면 Object			*
17 17
  * let createObj = {}		: 신규화면 Object			*
18 18
  *******************************************************/
19
-
19
+//[grid]
20 20
 /*화면 변수*/
21 21
 const STINFO06010_GRID_ID = '#ITP_STINFO06010_jqGrid';
22 22
 const STINFO06010_GRID_LIST = '#ITP_STINFO06010_jqGrid_list';

+ 1 - 1
src/main/webapp/js/app/stinfo/ITP_STINFO07010.js

@@ -17,7 +17,7 @@ require(['config'], function() {
17 17
  * let modifyObj = {}		: 수정화면 Object			*
18 18
  * let createObj = {}		: 신규화면 Object			*
19 19
  *******************************************************/
20
-
20
+//[grid]
21 21
 /*화면 변수*/
22 22
 const STINFO07010_GRID_ID = '#ITP_STINFO07010_jqGrid';
23 23
 const STINFO07010_GRID_LIST = '#ITP_STINFO07010_jqGrid_list';