JX.LI пре 2 година
родитељ
комит
6cc885a34b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/system/login.vue

+ 1 - 1
src/views/system/login.vue

@@ -144,7 +144,7 @@
     methods: {
       getVersionInfo(){
         getVersionInfo().then(res => {
-          this.QRCode = res.data.QRCode
+          this.QRCode = res.data.picUrl
         })
       },
       fontConfig() {