Przeglądaj źródła

修改链接地址

695593266@qq.com 9 miesięcy temu
rodzic
commit
aa66f3b31c
1 zmienionych plików z 3 dodań i 3 usunięć
  1. 3 3
      src/views/produce/components/juRenPackOne.vue

+ 3 - 3
src/views/produce/components/juRenPackOne.vue

@@ -202,10 +202,10 @@
           this.warrantyPeriodUnit = '';
         }
 
-        // this.qrCodeUrl =
-        //   window.location.origin + `/traceability?id=${this.workOrderId}`;
+        this.qrCodeUrl =
+          window.location.origin + `/traceability?id=${this.workOrderId}`;
 
-        this.qrCodeUrl = `http://192.168.1.22:9999/traceability?id=${this.workOrderId}`;
+        // this.qrCodeUrl = `http://192.168.1.22:9999/traceability?id=${this.workOrderId}`;
 
         // console.log(window.location.origin, 'window.location.origin');