提交代码

This commit is contained in:
2023-09-21 17:47:26 +08:00
parent 392934abc0
commit 06a95b1616
3 changed files with 9 additions and 7 deletions
@@ -696,7 +696,7 @@ namespace FineUIPro.Web.TestRun.BeforeTestRun
/// 自动生成的字段。
/// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
/// </remarks>
protected global::FineUIPro.HiddenField hidSelectProperty;
protected global::FineUIPro.TextBox hidSelectProperty;
/// <summary>
/// hidSystemId 控件。
@@ -705,7 +705,7 @@ namespace FineUIPro.Web.TestRun.BeforeTestRun
/// 自动生成的字段。
/// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
/// </remarks>
protected global::FineUIPro.HiddenField hidSystemId;
protected global::FineUIPro.TextBox hidSystemId;
/// <summary>
/// ToolbarSeparator3 控件。