Explorar el Código

修复o2.widget.O2Duty报错的问题

unknown hace 5 años
padre
commit
8eb6ab33d1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      o2web/source/o2_core/o2/widget/O2Identity.js

+ 1 - 1
o2web/source/o2_core/o2/widget/O2Identity.js

@@ -291,7 +291,7 @@ o2.widget.O2Duty = new Class({
         // }
     },
     createInforNode: function(){
-        this.tooltip = null;
+        return false;
         // this.inforNode = new Element("div", {
         //     "styles": this.style.identityInforNode
         // });