dwkim 2 years ago
parent
commit
720f52f661
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/webapp/js/app/pomng/ITP_POMNG06010.js

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

@@ -427,7 +427,7 @@ let listObj = {
427 427
 			param.gridSize = $.jgrid.defaults.rowNum;
428 428
 			param.sbrandId = fn_make_user_info.get('brandId');
429 429
 			param.sstoreId = fn_make_user_info.get('storeId');
430
-			param.sWhsId = "Order";
430
+			param.swhsId = "Order";
431 431
 			var option = {
432 432
 				//multiselect: true,
433 433
 				autowidth: true,