改了上架
This commit is contained in:
@@ -191,7 +191,7 @@ namespace WMS.Web.Domain.Services
|
|||||||
// var save_result = await this.ShelfSave(instock, InstockType.Purchase, loginInfo, isTransaction);
|
// var save_result = await this.ShelfSave(instock, InstockType.Purchase, loginInfo, isTransaction);
|
||||||
|
|
||||||
InstockType t = new InstockType();
|
InstockType t = new InstockType();
|
||||||
if (instock.instockType == "ProduceStock")
|
if (instock.instockType == "ProduceSotck")
|
||||||
{
|
{
|
||||||
t = InstockType.ProduceSotck;
|
t = InstockType.ProduceSotck;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user