zhangweicheng hace 7 años
padre
commit
3339dd671f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      public/web/tree_sheet/tree_sheet_helper.js

+ 1 - 1
public/web/tree_sheet/tree_sheet_helper.js

@@ -423,6 +423,6 @@ var TREE_SHEET_HELPER = {
                 tips.hide();
                 TREE_SHEET_HELPER._toolTipElement = null;
             }
-        },300)
+        },600)
     }
 };