防返贫

This commit is contained in:
liuye
2022-03-26 16:55:09 +08:00
parent 95bd2d642f
commit 4687d91dcc
3 changed files with 6 additions and 6 deletions

View File

@@ -5,7 +5,7 @@
<image :src="$cdn + 'wdbf.png'"/>
<h2>监测对象</h2>
</div>
<div class="info-top__item" @click="linkTo('./povertyMonitor')">
<div class="info-top__item" @click="linkTo('../AppWarningMonitoring/AppWarningMonitoring')">
<image :src="$cdn + 'yjjk.png'"/>
<h2>预警监控</h2>
</div>