yibo 8 years ago
parent
commit
40756aa3b7
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      B3SubstituteKill/BO/Bills/StatPay/StatPay.cs

+ 1
- 0
B3SubstituteKill/BO/Bills/StatPay/StatPay.cs View File

@ -94,6 +94,7 @@ namespace BWP.B3SubstituteKill.BO
[LogicName("来源单据")]
[DmoTypeIDFormat]
[DFExtProperty("WebControlType", DFEditControl.StaticText)]
public short? SourceBillType { get; set; }
private StatPay_CostDetailCollection _mCostDetails = new StatPay_CostDetailCollection();


Loading…
Cancel
Save