SVN r1000

SVN-Revision: r1000
This commit is contained in:
cyf
2025-09-28 06:50:51 +00:00
parent d6739afcd1
commit 533029e001
10 changed files with 354 additions and 112 deletions
+1 -1
View File
@@ -112,7 +112,7 @@ namespace Lskj.Control.Model
/// Gets or sets the field text.
/// </summary>
/// <value>The field text.</value>
public string Text { get; set; }
public string Text = string.Empty;
/// <summary>
/// Gets or sets the default value.
/// </summary>