You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

1 lines
865 B

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d2308b0"],{ed72:function(e,n,t){"use strict";t.r(n);var o=function(){var e=this;e._self._c;return e._m(0)},a=[function(){var e=this,n=e._self._c;return n("div",[n("h1",[e._v("batchExecution instance")]),n("p",[e._v("The "),n("code",[e._v("batchExecution")]),e._v(" is used to batch asynchronously perform some operations, and if a certain operation is called multiple times at the same time, it will only be executed once in the next event loop. Can be obtained through "),n("code",[e._v("mindMap.batchExecution")])]),n("h2",[e._v("Method")]),n("h3",[e._v("push(name, fn)")]),n("p",[e._v("Add task.")]),n("p",[n("code",[e._v("name")]),e._v(": task name")]),n("p",[n("code",[e._v("fn")]),e._v(": task")])])}],c={},i=c,s=t("2877"),u=Object(s["a"])(i,o,a,!1,null,null,null);n["default"]=u.exports}}]);