update 首页汇总数据

This commit is contained in:
Lemon
2023-07-27 13:40:36 +08:00
parent 1019486d5f
commit 9fed1254cc
2 changed files with 3 additions and 3 deletions

View File

@@ -613,8 +613,8 @@ public class PileBasicInfoServiceImpl implements IPileBasicInfoService {
}
log.info("后管首页基本信息查询 authorizedMap:{}, dto:{}", JSONObject.toJSONString(authorizedMap), JSONObject.toJSONString(dto));
dto.setStationIdList(stationIdList);
IndexGeneralSituationVO generalInfo = pileBasicInfoMapper.getGeneralSituation(dto);
// IndexGeneralSituationVO generalInfo = pileBasicInfoMapper.getGeneralSituationInfo(dto);
// IndexGeneralSituationVO generalInfo = pileBasicInfoMapper.getGeneralSituation(dto);
IndexGeneralSituationVO generalInfo = pileBasicInfoMapper.getGeneralSituationInfo(dto);
List<PileInfoVO> pileInfoVOS = queryPileDetailList(stationIdList);
// 对集合根据pileSn进行去重

View File

@@ -1,7 +1,7 @@
<template>
<div class="app-container">
<h1>概况</h1>
<h1>概况 (自2023-01-01)</h1>
<hr/>
<div style="display: flex;justify-content: space-between;margin-top: 10px;flex-wrap: wrap;">
<div class="box" style="background-color: #ffba00;">