king
2024-10-30 8ff09b1c358810cc0b8c48c9146b299323a1bb0b
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)
    }