|
@@ -763,7 +763,6 @@
|
|
|
.then(response => {
|
|
.then(response => {
|
|
|
this.isShowLoading = false
|
|
this.isShowLoading = false
|
|
|
if (response.data.success) {
|
|
if (response.data.success) {
|
|
|
- console.log(response.data)
|
|
|
|
|
if (response.data.content) {
|
|
if (response.data.content) {
|
|
|
if (response.data.content.type === 'mall') {
|
|
if (response.data.content.type === 'mall') {
|
|
|
let param = response.data.content.data
|
|
let param = response.data.content.data
|