From 1b2a11a1be8d827f8f0421e8ddbdb35790b369f9 Mon Sep 17 00:00:00 2001 From: "453530270@qq.com" Date: Wed, 26 Jul 2023 13:38:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9B=BE=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/comm.js | 3 +-- src/views/HomeView.vue | 8 +++++++- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/src/utils/comm.js b/src/utils/comm.js index f2968ba..0a35e4d 100644 --- a/src/utils/comm.js +++ b/src/utils/comm.js @@ -24,8 +24,7 @@ export function ecMaxVal(arr){ const narr = []; const maxval = Math.max(...arr); for(let i=0;i