diff --git a/pages/app/score-shop.vue b/pages/app/score-shop.vue index 5c2527b..013308a 100644 --- a/pages/app/score-shop.vue +++ b/pages/app/score-shop.vue @@ -1,6 +1,9 @@ @@ -146,10 +160,10 @@ const couponCount = ref(0) const homrS = ref(false) async function getCouponList() { + // status: listQuery.value.status, const res = await sheep.$api.app.scoreShop.fullList({ page: listQuery.value.page, limit: listQuery.value.limit, - status: listQuery.value.status, order: 'normal' }); if (res.code === 1) { diff --git a/pages/canteenRent/fabu.vue b/pages/canteenRent/fabu.vue index 92f8489..367db30 100644 --- a/pages/canteenRent/fabu.vue +++ b/pages/canteenRent/fabu.vue @@ -72,7 +72,7 @@ style="margin-top: 20rpx;padding: 30rpx"> - 详细信息 + 餐厅信息