Преглед изворни кода

Merge branch 'master' of http://110.41.163.243:9980/kd-aiot/kd-aiot-frontend-qms into test

yusheng пре 1 година
родитељ
комит
28b06c85fc
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/inspectionStatistics/qualityControlWorkOrder/index.vue

+ 1 - 1
src/views/inspectionStatistics/qualityControlWorkOrder/index.vue

@@ -552,7 +552,7 @@ export default {
           this.currentRow?.picture?.storePath
         )
       });
-      this.text ='https://37xu1hy03623.vicp.fun/qms/fromQRCode/designDrawing.html' +
+      this.text ='http://bymes.shenzhuo.vip:44800/qms/fromQRCode/designDrawing.html' +
         '?' +
         paramsStr;
     },