Browse Source

1.修改个人密码修改,保留原来的FactoryID

PTD
Marvin 2 years ago
parent
commit
7255e43820
  1. 1
      AMESCoreStudio.Web/Views/SYS/SYS011.cshtml

1
AMESCoreStudio.Web/Views/SYS/SYS011.cshtml

@ -22,6 +22,7 @@
<input type="hidden" asp-for="UserEMail" />
<input type="hidden" asp-for="UserCellPhone" />
<input type="hidden" asp-for="UserStatusID" />
<input type="hidden" asp-for="FactoryID" />
<div class="form-group form-inline my-sm-1">
<label asp-for="LoginNo" class="control-label col-sm-3"></label>

Loading…
Cancel
Save