商品库存明细接口
This commit is contained in:
@@ -612,7 +612,7 @@
|
||||
//查询库存
|
||||
$.ajax({
|
||||
type: "get",
|
||||
url: '<%=path %>/depotItem/findStockNumById.action',
|
||||
url: '<%=path %>/depotItem/findStockNumByMaterialId.action',
|
||||
data: {
|
||||
MaterialId: mId,
|
||||
MonthTime: monthTime
|
||||
|
||||
Reference in New Issue
Block a user