feige
2025-05-06 850618a035d9999cf60d77dafd6da8a09f36a1fe
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;