落日与鲸
2025-02-28 573193bb8ba686b06b5132cd233f953cc06d310d
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
               }