Просмотр исходного кода

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

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

See merge request o2oa/o2oa!818
胡起 5 лет назад
Родитель
Сommit
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 {
         return {
             "personList": [],
             "personList": [],
             "groupList": [],
             "groupList": [],
+            "identityList" : [],
             "unitList": [],
             "unitList": [],
             "description": "",
             "description": "",
             "unique": "",
             "unique": "",