src/utils/utils-datamanage.js @@ -12,7 +12,7 @@ if (setting.dataresource) { searchKeys = [] if (search.length) { if (search.length && setting.queryType !== 'statistics') { searchKeys = Utils.getSearchkeys(search) }