Style(店铺):界面调整

This commit is contained in:
lifizer
2024-03-26 11:29:49 +08:00
parent 49717bf52f
commit d27c8898eb
+1 -1
View File
@@ -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,