src/views/DataBoard/components/DataOverviewContent.vue
@@ -12,13 +12,13 @@ ></DataBoardDataInfoItem> <DataBoardDataInfoItem :backgroundImage="DataBoardDataInfoBg3" label="奖励金发放总额" label="可用资金发放总额" v-model:value="sumBountyReleaseAmountValue" :precision="2" ></DataBoardDataInfoItem> <DataBoardDataInfoItem :backgroundImage="DataBoardDataInfoBg4" label="奖励金使用总额" label="可用资金使用总额" v-model:value="sumBountyUseAmountValue" :precision="2" ></DataBoardDataInfoItem>