Pārlūkot izejas kodu

心理咨询-提交提示语句

新疆体育高职分支
ndbs pirms 2 gadiem
vecāks
revīzija
363eaff014
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. +1
    -1
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Controllers/PsychologyInfoController.cs
  2. +1
    -1
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/PsychologyInfo/Index.js

+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Controllers/PsychologyInfoController.cs Parādīt failu

@@ -126,7 +126,7 @@ namespace Learun.Application.Web.Areas.EducationalAdministration.Controllers
public ActionResult SubmitForm(string keyValue)
{
psychologyInfoIBLL.SubmitEntity(keyValue);
return Success("删除成功!");
return Success("提交成功!");
}
#endregion



+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/PsychologyInfo/Index.js Parādīt failu

@@ -111,7 +111,7 @@ var bootstrap = function ($, learun) {
}
learun.layerConfirm('是否确认提交该项!', function (res) {
if (res) {
learun.deleteForm(top.$.rootUrl + '/EducationalAdministration/PsychologyInfo/SubmitForm', { keyValue: keyValue }, function () {
learun.postForm(top.$.rootUrl + '/EducationalAdministration/PsychologyInfo/SubmitForm', { keyValue: keyValue }, function () {
refreshGirdData();
});
}


Notiek ielāde…
Atcelt
Saglabāt