@@ -238,6 +238,8 @@ export default {
});
this.shopDetail = list[0];
this.storeList = list;
+ } else {
+ this.shopDetail = {};
}