@@ -160,7 +160,7 @@
return res
}),
])
- return {topCarousels : res1.data.data,
+ return {topCarousels : res1.data.data ||[],
}
},
@@ -497,7 +497,6 @@
})
} else {
- debugger;
this.$message.error('手机号已存在');
return false;