hdy
2024-06-07 4a53ae7900954ef581b45a9c742f01ded1a66db5
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'
        })