|
@@ -247,7 +247,10 @@ export default {
|
|
|
|
|
|
|
|
// 房间二维码
|
|
// 房间二维码
|
|
|
onQRCode(row) {
|
|
onQRCode(row) {
|
|
|
|
|
+ console.log('ljfjkfk')
|
|
|
|
|
+ console.log(`https://www.zwywpt.top/exitwritoff/pages/onsitpection/selectplain/selectplain?id=${row.id}`,'l')
|
|
|
let url = encodeURIComponent(`https://www.zwywpt.top/exitwritoff/pages/onsitpection/selectplain/selectplain?id=${row.id}`)
|
|
let url = encodeURIComponent(`https://www.zwywpt.top/exitwritoff/pages/onsitpection/selectplain/selectplain?id=${row.id}`)
|
|
|
|
|
+ console.log(row.id)
|
|
|
let qrUrl = `http://yun.huaxiyou.cc/internal.qcode.stream?dstUrl=${url}`;
|
|
let qrUrl = `http://yun.huaxiyou.cc/internal.qcode.stream?dstUrl=${url}`;
|
|
|
this.$alert(`<img id="qrcode" src="${qrUrl}" style="width:100%; height:100%">`, `【${row.name}】二维码`, {
|
|
this.$alert(`<img id="qrcode" src="${qrUrl}" style="width:100%; height:100%">`, `【${row.name}】二维码`, {
|
|
|
dangerouslyUseHTMLString: true,
|
|
dangerouslyUseHTMLString: true,
|