pyt
2025-02-27 cb429a55a72f46bc8b749e0870b4a006fd066c78
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
               }