瀏覽代碼

【修改】调度-串休:修改角色编号;

黑龙江艺术高中职
dyy 1 月之前
父節點
當前提交
04e8f1b8e9
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/ArrangeLessonTermAttemper/Form.js

+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/ArrangeLessonTermAttemper/Form.js 查看文件

@@ -108,7 +108,7 @@ var bootstrap = function ($, learun) {
if (item) {
//特殊逻辑,id是角色换课面流程******************************************
if (item.id == '03') {
if (learun.clientdata.get(['userinfo']).roleIds.indexOf("d080a7c6-17bd-401b-b3df-fe0f741e5838") < 0) {
if (learun.clientdata.get(['userinfo']).roleIds.indexOf("554db9fb-a156-46e0-873a-10a45ebd0256") < 0) {
$("#AttemperType").lrselectSet('');
learun.alert.warning("无权操作!");
return;


Loading…
取消
儲存