tntdc 1 year ago
parent
commit
ceb141c2e1
1 changed files with 2 additions and 1 deletions
  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
 		        }
 	      	});
 	}