Commit c8a4af44 authored by zhangyanni's avatar zhangyanni

教育经历

parent a13e7a8a
......@@ -251,7 +251,7 @@
clearTimeout(this.timeout);
this.timeout = setTimeout(() => {
cb(results);
}, 3000 * Math.random());
}, 300 * Math.random());
},
createStateFilter(queryString) {
return (state) => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment