src/utils/utils-custom.js @@ -1034,7 +1034,7 @@ } }) return searchText.join(' AND ') return searchText.length > 0 ? 'where ' + searchText.join(' AND ') : '' } /**