Commit aab32a7f authored by youjie's avatar youjie

no message

parent a148f885
......@@ -263,7 +263,7 @@
}
let res = await CreateTeacherCode(msg);
if (res) {
data.QRcodeImg = res.Data
data.QRcodeImg = res.Data.WXQRCode
data.showPopup = true
uni.hideLoading()
that.getData()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment