bug
This commit is contained in:
@@ -1617,7 +1617,7 @@ namespace Tnb.ProductionMgr
|
||||
|
||||
await _db.Ado.CommitTranAsync();
|
||||
|
||||
msg = $"新增供应商{insertDepts.Count}条,修改供应商{editCount}条";
|
||||
msg = $"新增部门{insertDepts.Count}条,修改部门{editCount}条";
|
||||
}
|
||||
catch (Exception e)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user