Update search.js

This commit is contained in:
PASSER-BY 2022-12-09 00:41:50 +08:00
parent 0397c0373b
commit fff5ea0571

View File

@ -1,4 +1,6 @@
// 数据快速搜索
/*
* 数据快速搜索
*/
export function quickSearch(map){
var _ = this;
var _cacheKey = {};