diff --git a/src/utils/tools.js b/src/utils/tools.js index ec5097cf..4860d2dc 100644 --- a/src/utils/tools.js +++ b/src/utils/tools.js @@ -1291,7 +1291,7 @@ export function toUpperCaseByString (str) { */ export function numberWithCommas (num) { if (typeof num === 'number') { - return num.toString().replace(/\B(?