瀏覽代碼

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

临城职教中职
ndbs 2 年之前
父節點
當前提交
3de48d6545
共有 1 個檔案被更改,包括 1 行新增1 行删除
  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 查看文件

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


Loading…
取消
儲存