Commit dc5e87c5 by 泽锋 李

fix

parent d5f6a34e
......@@ -871,7 +871,7 @@ namespace AutoTurnOver.Models
return dayIndex.ToString();
}
}
return "";
return sales_details_list.Count +"+";
}
catch (Exception ex)
......
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