Browse Source

更新版本

FoShanPG
Administrator 3 years ago
parent
commit
5f0c9fe831
  1. 2
      src/Modules/SettleAccount/src/SettleAccount.Domain/Reports/InvoiceSettledDiffs/InvoiceSettledDiff.cs

2
src/Modules/SettleAccount/src/SettleAccount.Domain/Reports/InvoiceSettledDiffs/InvoiceSettledDiff.cs

@ -105,7 +105,7 @@ namespace Win.Sfs.SettleAccount.Reports.InvoiceSettledDiffs
public string Version { set; get; }
[ExporterHeader(DisplayName = "未结期间", IsIgnore = true)]
[ExporterHeader(DisplayName = "漏结期间")]
public string UnSettleVersion { set; get; }
//总金额差异
//[ExporterHeader(DisplayName = "总金额差异")]

Loading…
Cancel
Save