zhangweicheng il y a 7 ans
Parent
commit
3339dd671f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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)
     }
 };