Commit 84d2e11f by 泽锋 李

fix

parent f7c1a04b
......@@ -40,7 +40,7 @@ namespace AutoTurnOver.Models
{
return "采购单-质检入库天数计算";
}
else if (order_type == 2)
else if (order_type == 21 || order_type == 22 || order_type == 23 )
{
return "调拨单-平均天数计算";
}
......
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