Commit 5dba7b32 authored by ltz's avatar ltz

fix

parent 7c3cf3de
......@@ -1406,7 +1406,7 @@ Page({
title: '日签生成中...'
})
generateCustomerQrcode({
scene: `c=${clockDetail[0].id}&t=${this.data.themeSelect.id}&w=${app.globalData.currentSchoolStudentId}`,
scene: `c=${clockDetail[0].id}&t=${this.data.themeSelect.unlock_mode_id}&w=${app.globalData.currentSchoolStudentId}`,
page: `src/pages/clockdetail/newindex`
// scene: `ctd=${visitor && visitor.id}&t=${this.data.tid}`,
// page: `src/pages/beforeinvitation/index`
......
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