This commit is contained in:
shijingjing
2022-04-28 16:45:49 +08:00
parent 5e71c0ae07
commit d1b7ab7424
3 changed files with 12 additions and 4 deletions

View File

@@ -361,7 +361,7 @@ export default {
this.$http.post(`/app/apppreventionreturntopoverty/queryDetailById?id=${this.id}`).then(res => {
if (res.code === 0) {
this.info = res.data
let ylbxCount = 0
let ylCount = 0
if(res.data.family && res.data.family.length) {