From 4a53ae7900954ef581b45a9c742f01ded1a66db5 Mon Sep 17 00:00:00 2001
From: hdy <1105738590@qq.com>
Date: 星期五, 07 六月 2024 09:38:02 +0800
Subject: [PATCH] 打印

---
 jcdm-ui/src/views/main/cfkb/Instructions/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/jcdm-ui/src/views/main/cfkb/Instructions/index.vue b/jcdm-ui/src/views/main/cfkb/Instructions/index.vue
index a351ebd..97f3e0c 100644
--- a/jcdm-ui/src/views/main/cfkb/Instructions/index.vue
+++ b/jcdm-ui/src/views/main/cfkb/Instructions/index.vue
@@ -453,7 +453,7 @@
         let qrCode = new QRCode('canvasWrapper',{
           width: 120,
           height: 120,
-          text: this.text1,
+          text: 'P9900166410#T'+ this.text1 +'#V993983#SSW002.005#HHW001.001#NBMS#',
           colorDark: '#000',
           colorLight: '#fff'
         })

--
Gitblit v1.9.3