2023-2-16
This commit is contained in:
@@ -26,7 +26,6 @@ namespace FineUIPro.Web.PZHGL.SGCH
|
||||
if (t != null)
|
||||
{
|
||||
this.txtFileName.Text = t.FileName;
|
||||
|
||||
if (!string.IsNullOrEmpty(t.UploadMan))
|
||||
{
|
||||
this.drpUploadMan.SelectedValue = t.UploadMan;
|
||||
|
||||
Reference in New Issue
Block a user