H5/pages/components/certificate/certificate.vue @@ -53,7 +53,7 @@ methods: { open() { getInfo().then(resp => { console.log(resp, '党员信息'); if(resp.code==200){ this.info =resp.data }