feige
2025-06-03 49f6412aefc2fc62d519d94131fc003a9e1dda93
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;