From 300c387e8344eb9269d903586f438e8236c2f017 Mon Sep 17 00:00:00 2001 From: guoyuepeng <770272267@qq.com> Date: Fri, 20 Sep 2024 15:51:11 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BF=AE=E6=94=B9=E6=B6=88=E9=98=B2=E6=A3=80?= =?UTF-8?q?=E6=9F=A5=E4=BA=8C=E7=BB=B4=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/firefighting/points/components/list.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/firefighting/points/components/list.vue b/src/views/firefighting/points/components/list.vue index 966cb81..a213840 100644 --- a/src/views/firefighting/points/components/list.vue +++ b/src/views/firefighting/points/components/list.vue @@ -356,7 +356,7 @@ export default { this.dialogFormShow = true this.qrInfo = ROW // 检查码 - this.qrcodeStr_chaxunma = JSON.stringify({ + this.qrcodeStr = JSON.stringify({ MANAGER_TYPE: 'checkRecordManager', USER_ID: ROW.USER_ID, DEPARTMENT_ID: ROW.DEPARTMENT_ID,