From 315e75323a7ddfb3d46c2885ffefbd4a65a4d7b4 Mon Sep 17 00:00:00 2001 From: guoyuepeng <770272267@qq.com> Date: Mon, 23 Sep 2024 10:37:29 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BA=8C=E7=BB=B4=E7=A0=81=E5=9C=B0=E5=9D=80?= =?UTF-8?q?=E9=94=99=E8=AF=AF?= 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 a213840..966cb81 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 = JSON.stringify({ + this.qrcodeStr_chaxunma = JSON.stringify({ MANAGER_TYPE: 'checkRecordManager', USER_ID: ROW.USER_ID, DEPARTMENT_ID: ROW.DEPARTMENT_ID,