Explorar el Código

学工-宿舍管理床位保存成功后 自动关闭窗口

长阳分支推送专用
ndbs hace 2 años
padre
commit
bdc9403c81
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/LogisticsManagement/Views/Accommodation/IndexBed.js

+ 1
- 0
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/LogisticsManagement/Views/Accommodation/IndexBed.js Ver fichero

@@ -100,6 +100,7 @@ var bootstrap = function ($, learun) {
};
// 保存数据
acceptClick = function (callBack) {
learun.layerClose('indexBed', '');
if (!!callBack) {
callBack();
}


Cargando…
Cancelar
Guardar