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

Merge branch 'fix/Process.org_combox_execption' into 'develop'

Merge of fix/【流程管理】修复选人combox下拉列表可能隐藏的问题 to develop

See merge request o2oa/o2oa!1415
蔡祥熠 5 лет назад
Родитель
Сommit
7d2fdac08c
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      o2web/source/x_component_process_Xform/Org.js

+ 2 - 0
o2web/source/x_component_process_Xform/Org.js

@@ -566,6 +566,8 @@ MWF.xApplication.process.Xform.Org = MWF.APPOrg =  new Class({
         this.node = node;
     },
     _loadNodeInputEdit: function(){
+        debugger;
+        this.node.setStyle("overflow","visible");
         var input=null;
         MWF.require("MWF.widget.Combox", function(){
             this.combox = input = new MWF.widget.Combox({