Browse Source

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

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

See merge request o2oa/o2oa!818
胡起 5 years ago
parent
commit
e00fe0b497
1 changed files with 1 additions and 0 deletions
  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": "",