|
|
@@ -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'
|