|
@@ -167,7 +167,7 @@ export default {
|
|
this.setCustomerStatus(false)
|
|
this.setCustomerStatus(false)
|
|
} else if (event.data.action ==='fullScreen') {
|
|
} else if (event.data.action ==='fullScreen') {
|
|
this.setCustomerStatus(false)
|
|
this.setCustomerStatus(false)
|
|
- window.open(this.customerUrl.replace('&from=aside', ''))
|
|
|
|
|
|
+ window.open(this.customerUrl.replace('&from=aside', '&mini=1'))
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}, false)
|
|
}, false)
|