Преглед изворни кода

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

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

See merge request o2oa/o2oa!818
胡起 пре 5 година
родитељ
комит
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": "",