当 axios 请求参数中只有空格时,将其替换成空字符串
import { trimOnlySpace } from '@hui-pro/utils'; trimOnlySpace(config);
← encrypt hideSensitiveText →