提交代码
This commit is contained in:
@@ -89,6 +89,7 @@ namespace FineUIPro.Web.ProjectData
|
||||
this.txtProvince.Text = project.Province;
|
||||
this.txtCity.Text = project.City;
|
||||
this.txtEnglishRemark.Text = project.EnglishRemark;
|
||||
this.txtProjectRealCode.Text = project.ProjectRealCode;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user