Punch_Type改为下拉框选项

This commit is contained in:
2024-07-30 11:58:39 +08:00
parent c93dba3c61
commit 53ab49cb5e
3 changed files with 8 additions and 5 deletions
@@ -129,7 +129,7 @@ namespace FineUIPro.Web.Transfer
/// 自动生成的字段。
/// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
/// </remarks>
protected global::FineUIPro.TextBox txtPunch_Type;
protected global::FineUIPro.DropDownList txtPunch_Type;
/// <summary>
/// txtRequired_Date 控件。