2023-2-16

This commit is contained in:
2023-03-16 19:28:52 +08:00
parent 30e0673db6
commit ba4e383388
42 changed files with 1442 additions and 1766 deletions
@@ -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;