商品库存明细接口

This commit is contained in:
季圣华
2017-11-02 00:12:28 +08:00
parent 4ac6be5545
commit 69e82f5009
6 changed files with 169 additions and 3 deletions

View File

@@ -612,7 +612,7 @@
//查询库存
$.ajax({
type: "get",
url: '<%=path %>/depotItem/findStockNumById.action',
url: '<%=path %>/depotItem/findStockNumByMaterialId.action',
data: {
MaterialId: mId,
MonthTime: monthTime