This commit is contained in:
wangzenghua 2025-04-30 09:21:45 +01:00
parent a366a3e3c0
commit 48cfade690

View File

@ -32,7 +32,7 @@
</customBack> </customBack>
</div> </div>
<div class="left-charts-item"> <div class="left-charts-item">
<customBack top-title="近三年用地规模曲线" :top-postion="'left'"> <customBack top-title="年用地规模曲线" :top-postion="'left'">
<template #back> <template #back>
<businessThere :data="state.data.there" /> <businessThere :data="state.data.there" />
</template> </template>