|
@@ -4784,7 +4784,6 @@ namespace OASystem.API.Controllers
|
|
Aspose.Words.Tables.Table table4 = allTables[3] as Aspose.Words.Tables.Table;
|
|
Aspose.Words.Tables.Table table4 = allTables[3] as Aspose.Words.Tables.Table;
|
|
if (_EnterExitCosts.ChoiceSix == 1)
|
|
if (_EnterExitCosts.ChoiceSix == 1)
|
|
{
|
|
{
|
|
-
|
|
|
|
string pxStr = $"六、培训费合计: {tainFeeTotal.ToString("#0.00")} 元/人";
|
|
string pxStr = $"六、培训费合计: {tainFeeTotal.ToString("#0.00")} 元/人";
|
|
dic.Add("SubPX", pxStr);
|
|
dic.Add("SubPX", pxStr);
|
|
|
|
|