From 22fa0856fd653ed056d2e1729a9cd4e6f0552aa9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=B4=AA=E6=B4=AA?= <2498601771@qq.com> Date: Sun, 25 Jun 2023 11:18:37 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=8D=83=E4=BD=8D=E5=88=B6=E5=A4=84?= =?UTF-8?q?=E7=90=86=E6=97=B6=EF=BC=8C=E5=8E=BB=E9=99=A4=E9=80=97=E5=8F=B7?= =?UTF-8?q?=E5=90=8E=E7=9A=84=E7=A9=BA=E6=A0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/tools.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(?