Commit 21901bb2 authored by liudong1993's avatar liudong1993

1

parent 45922ee6
...@@ -659,8 +659,8 @@ namespace Edu.Module.Course ...@@ -659,8 +659,8 @@ namespace Edu.Module.Course
return flag; return flag;
} }
} }
//没有总经理修改订单权限 if (!isEditOrder) //没有总经理修改订单权限
if (true) if (!isEditOrder)
{ {
//if (demodel.Unit_Price < coursePrice) //if (demodel.Unit_Price < coursePrice)
//{ //{
......
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