防返贫
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<div class="info">
|
||||
<div class="info-top">
|
||||
<div class="info-top__item" @click="linkTo('./Monitor')">
|
||||
<image src="/static/images/wdbf.png"/>
|
||||
<image :src="$cdn + '/tengxun/wdbf.png'"/>
|
||||
<h2>监测对象</h2>
|
||||
</div>
|
||||
<div class="info-top__item" @click="linkTo('./povertyMonitor')">
|
||||
@@ -46,6 +46,8 @@ export default {
|
||||
this.$dict.load(['newsCenterPolicyType']).then(() => {
|
||||
this.getList()
|
||||
})
|
||||
|
||||
console.log(this.$cdn + '/tengxun/wdbf.png')
|
||||
},
|
||||
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user