Ver a proveniência

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

娄底高职分支
dyy há 2 anos
ascendente
cometimento
148b6721e5
1 ficheiros alterados com 1 adições e 1 eliminações
  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 Ver ficheiro

@@ -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();
});
}
});


Carregando…
Cancelar
Guardar