mirror of https://gitee.com/godoos/godoos.git
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
830 B
1 lines
830 B
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d226d0a"],{e9ee:function(n,e,c){"use strict";c.r(e);var t=function(){var n=this;n._self._c;return n._m(0)},_=[function(){var n=this,e=n._self._c;return e("div",[e("h1",[n._v("BatchExecution实例")]),e("p",[e("code",[n._v("batchExecution")]),n._v("用来批量异步的执行一些操作,如果某个操作同时多次调用,那么只会在下一个事件循环里执行一次。可以通过"),e("code",[n._v("mindMap.batchExecution")]),n._v("获取到该实例")]),e("h2",[n._v("方法")]),e("h3",[n._v("push(name, fn)")]),e("p",[n._v("添加任务。")]),e("p",[e("code",[n._v("name")]),n._v(":任务名称")]),e("p",[e("code",[n._v("fn")]),n._v(":任务")])])}],u={},v=u,o=c("2877"),a=Object(o["a"])(v,t,_,!1,null,null,null);e["default"]=a.exports}}]);
|