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

由于视图的修改,取消了自建表和统计对视图累的继承\

unknown пре 6 година
родитељ
комит
b11adc5bcb
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      o2web/source/x_component_query_StatDesigner/Stat.js

+ 1 - 1
o2web/source/x_component_query_StatDesigner/Stat.js

@@ -589,7 +589,7 @@ MWF.xApplication.query.StatDesigner.Stat = new Class({
         });
         form.edit()
     },
-        cloneObject : function( obj ){
+    cloneObject : function( obj ){
         if (null == obj || "object" != typeof obj) return obj;
 
         if ( typeof obj.length==='number'){ //数组