|
@@ -13,7 +13,7 @@ export const File = {
|
|
var FileUrl = this.$p + item.url
|
|
var FileUrl = this.$p + item.url
|
|
var isPicture = 0
|
|
var isPicture = 0
|
|
}else{
|
|
}else{
|
|
- var FileUrl = 'http://192.224.24.90:8012/onlinePreview?url='+ btoa(encodeURIComponent(this.$p + item.url))
|
|
|
|
|
|
+ var FileUrl = 'http://139.224.24.90/:8012/onlinePreview?url='+ btoa(encodeURIComponent(this.$p + item.url))
|
|
var isPicture = 0
|
|
var isPicture = 0
|
|
}
|
|
}
|
|
const router = this.$router.resolve({
|
|
const router = this.$router.resolve({
|