特殊人群

This commit is contained in:
liuye
2021-12-16 17:13:30 +08:00
parent 6ed973c0fc
commit c6e8f78ade
7 changed files with 306 additions and 7 deletions

View File

@@ -54,7 +54,7 @@ export default {
return this.fullArea?.slice(-1)?.[0] || {}
},
icon() {
return this.$cdn + '/img/location.svg'
return this.$cdn + 'location.svg'
},
},
data() {