소스 검색

Merge branch 'fix/group-add-error' into 'develop'

[人员组织]修复群组新增报错问题

See merge request o2oa/o2oa!818
胡起 6 년 전
부모
커밋
e00fe0b497
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      o2web/source/x_component_Org/GroupExplorer.js

+ 1 - 0
o2web/source/x_component_Org/GroupExplorer.js

@@ -46,6 +46,7 @@ MWF.xApplication.Org.GroupExplorer = new Class({
         return {
             "personList": [],
             "groupList": [],
+            "identityList" : [],
             "unitList": [],
             "description": "",
             "unique": "",