Compare commits

..

No commits in common. "7e9791ef189acfb11c0e09f0f73406df06d93d30" and "1b387df66e6aecafe5c50cf42be3d48a286aaf6a" have entirely different histories.

View File

@ -346,13 +346,6 @@ export default {
});
return false;
},
onShow(){
if(this.url != '' && this.url){
let url = this.url
this.url = ""
this.url = url
}
},
onLoad(a) {
this.url = a.url;