Bläddra i källkod

新生咨询回复-提交返回提示信息有误

临城职教中职
ndbs 2 år sedan
förälder
incheckning
3de48d6545
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Controllers/StuInfoFreshOnlineServiceController.cs

+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Controllers/StuInfoFreshOnlineServiceController.cs Visa fil

@@ -138,7 +138,7 @@ namespace Learun.Application.Web.Areas.EducationalAdministration.Controllers
public ActionResult DeleteForm(string keyValue)
{
stuInfoFreshOnlineServiceIBLL.DeleteEntity(keyValue);
return Success("删除成功!");
return Success("提交成功!");
}
/// <summary>
/// 保存实体数据(新增、修改)


Laddar…
Avbryt
Spara