From 1f28a27ab442e44b653aabfcd2cc4678dc6954e1 Mon Sep 17 00:00:00 2001 From: dengyinhuan Date: Fri, 29 Jul 2022 10:43:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=BB=BA=E8=AE=BE=E5=8F=B3?= =?UTF-8?q?=E4=BE=A7=E7=9A=84=E6=8E=92=E5=BA=8F=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/sections/quanju/containers/footer/build/Rightbottom.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/client/src/sections/quanju/containers/footer/build/Rightbottom.js b/web/client/src/sections/quanju/containers/footer/build/Rightbottom.js index ef527284..ca86bf1f 100644 --- a/web/client/src/sections/quanju/containers/footer/build/Rightbottom.js +++ b/web/client/src/sections/quanju/containers/footer/build/Rightbottom.js @@ -32,6 +32,8 @@ function Rightbottom(props) { // {name: '等外公路', value: 30}, // ] + console.log(data,'数据') + data?.sort((a,b)=>b.value - a.value) data?.forEach(d => { name.push(d.name) emptyName.push({