Explorar el Código

change: trackship域名更换.

peter hace 5 días
padre
commit
7f43eb8301
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/home/myDetail/components/orderDetailPart.vue

+ 1 - 1
pages/home/myDetail/components/orderDetailPart.vue

@@ -494,7 +494,7 @@ export default {
         const { crm, id: queryId } = this.$route.query
 
         path = '/uk-api/crmdata/orders_detail'
-        this.shareForm.Link = `https://www.trackship.com.au/orderShare/${id}/${crm}/${queryId}`
+        this.shareForm.Link = `https://www.trackship.uk/orderShare/${id}/${crm}/${queryId}`
         data = { accounts_id: crm, id: queryId }
       } else {
         path = '/uk-api/crmdata/showOrdersDetail'