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({