feige
2025-05-06 b598253079c7ca1c6c0c09366dce08e68439a712
ruoyi-ui/src/views/qrcode/index.vue
@@ -592,7 +592,7 @@
      const url =  process.env.VUE_APP_BASE_FRONT+row.id;
      const id = row.id;
    //  alert(id)
   // alert(url)
   alert(url)
      generateCode(id, url).then(response => {
      //  alert(23)
      this.openDataScope = true;