20260316 交工资料
This commit is contained in:
@@ -159,7 +159,7 @@
|
||||
}
|
||||
if (!string.IsNullOrEmpty(person.PhotoUrl))
|
||||
{
|
||||
imgPhoto1.ImageUrl = "~/" + person.PhotoUrl;
|
||||
imgPhoto1.ImageUrl = person.PhotoUrl;
|
||||
}
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user