|
|
@@ -483,9 +483,7 @@
|
|
|
let params = a.substr(0, a.length - 1)
|
|
|
this.isShowLoading = true
|
|
|
if (response.data.content.currentUrl) {
|
|
|
- console.log(response.data.content.currentUrl)
|
|
|
let baseContent = response.data.content.currentUrl
|
|
|
- console.log(baseContent)
|
|
|
let flag = '?'
|
|
|
if (baseContent.indexOf('?') !== -1) {
|
|
|
flag = '&'
|