guhongwei %!s(int64=2) %!d(string=hai) anos
pai
achega
97e3bcb9f7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/superAdmin/sstudent/list.js

+ 1 - 1
pages/superAdmin/sstudent/list.js

@@ -65,7 +65,7 @@ Page({
     },
     makeQRCode(template = 0) {
         const that = this;
-        const url = `${that.data.form.id}&&'3'`;
+        const url = `${that.data.form._id}&&'3'`;
         var qrcode = new QRCode(`myQrcode`, {
             text: url,
             width: 110,