Commit a4a7f5ac authored by liudong1993's avatar liudong1993

1

parent 2eb81f73
......@@ -3162,6 +3162,7 @@ namespace REBORN.Services.SellService
else if (!string.IsNullOrEmpty(actionMenu) && actionMenu.Contains("S_CheckBranchOrder"))//查看公司的订单信息
{
demodel.EmpBranchId = userInfo.RB_Branch_id;
demodel.OpEmpId = 0;
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment