20260316 交工资料

This commit is contained in:
2026-03-16 16:51:55 +08:00
parent 5f72f3f0b0
commit 93be33cb2f
10 changed files with 223 additions and 122 deletions
@@ -159,7 +159,7 @@
}
if (!string.IsNullOrEmpty(person.PhotoUrl))
{
imgPhoto1.ImageUrl = "~/" + person.PhotoUrl;
imgPhoto1.ImageUrl = person.PhotoUrl;
}
}
else