tntdc 1 년 전
부모
커밋
ceb141c2e1
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      adm/src/main/webapp/admin/stockManage/enteringStock.html

+ 2 - 1
adm/src/main/webapp/admin/stockManage/enteringStock.html

@@ -541,7 +541,8 @@
 		        	state : "99",
 		        	spId : spId,
 		        	abfId : abfId,
-		        	isPage : isPage
+		        	isPage : isPage,
+		        	buyerId : buyerId
 		        }
 	      	});
 	}