Commit dcbd160f by 泽锋 李

fix

parent 24527e7e
......@@ -25,7 +25,9 @@ namespace AutoTurnOver.Models
{
return warehouse_extend_name;
}
return bailun_account;
else {
return bailun_account + " - " + _warehouse_name;
}
}
else
{
......
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