Bläddra i källkod

【修改】办事大厅-印章使用:修改删除操作后刷新页面;

娄底高职分支
dyy 2 år sedan
förälder
incheckning
148b6721e5
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/LR_LGManager/Views/StampApply/Index.js

+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/LR_LGManager/Views/StampApply/Index.js Visa fil

@@ -85,7 +85,7 @@ var bootstrap = function ($, learun) {
learun.layerConfirm('是否确认删除该项!', function (res) {
if (res) {
learun.deleteForm(top.$.rootUrl + '/LR_LGManager/StampApply/DeleteForm', { keyValue: keyValue }, function () {
refreshGirdData();
page.search();
});
}
});


Laddar…
Avbryt
Spara