@@ -922,7 +922,7 @@ export default {
}
this.$axios.post('supplierdataentry/word-to-pdf-watermark', requestParams)
.then(function (res) {
- window.open('http://' + res.data)
+ window.open('http://' + myDomain + '/' + res.data)
})
} else {
// location.href = 'http://' + docurl