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