Explorar o código

数据表和别名在build以后不允许修改

unknown %!s(int64=5) %!d(string=hai) anos
pai
achega
d4a2a08000
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      o2web/source/x_component_Selector/Person.js

+ 3 - 3
o2web/source/x_component_Selector/Person.js

@@ -1749,9 +1749,9 @@ MWF.xApplication.Selector.Person.Item = new Class({
         if( ( this.selector.options.count.toInt() === 1 || this.selector.options.noSelectedContainer ) && this.selector.css.selectorItemActionNode_single_selected  ){
             this.actionNode.setStyles( this.selector.css.selectorItemActionNode_single_selected );
         }
-        if( this.category ){
-            this.category.checkSelectAll();
-        }
+        // if( this.category ){
+        //     this.category.checkSelectAll();
+        // }
     },
     setEvent: function(){
         this.node.addEvents({