|
@ -82,7 +82,9 @@ namespace CK.SCP.Models.ScpEntity |
|
|
|
|
|
|
|
|
public string PoBillNum { get; set; } |
|
|
public string PoBillNum { get; set; } |
|
|
|
|
|
|
|
|
|
|
|
public string Extend1 { get; set; } |
|
|
|
|
|
public string Extend2 { get; set; } |
|
|
|
|
|
public string Extend3 { get; set; } |
|
|
|
|
|
|
|
|
[DisplayName("¹©Ó¦ÉÌÃû³Æ")] |
|
|
[DisplayName("¹©Ó¦ÉÌÃû³Æ")] |
|
|
public string VendName => ScpCache.GetVendName(VendId,Site); |
|
|
public string VendName => ScpCache.GetVendName(VendId,Site); |
|
|