Style(店铺):界面调整
This commit is contained in:
@@ -772,7 +772,6 @@ export default {
|
||||
this.fetchInnInfoList()
|
||||
break
|
||||
case 0:
|
||||
this.goodsList = []
|
||||
this.fetchGoods()
|
||||
break
|
||||
default:
|
||||
@@ -781,6 +780,7 @@ export default {
|
||||
},
|
||||
fetchGoods() {
|
||||
this.isLoadGoodListoSuccess = false
|
||||
this.goodsList = []
|
||||
getHotelGoodList({
|
||||
id: this.inn.id,
|
||||
page: 1,
|
||||
|
||||
Reference in New Issue
Block a user