From 76a0ff660a6936248fa5532b3e137c59f86883fd Mon Sep 17 00:00:00 2001 From: aihe <961836564@qq.com> Date: Wed, 8 May 2024 15:56:01 +0800 Subject: [PATCH] uu --- pages/tabBar/order/order.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pages/tabBar/order/order.vue b/pages/tabBar/order/order.vue index 3320fa4..ad45a66 100644 --- a/pages/tabBar/order/order.vue +++ b/pages/tabBar/order/order.vue @@ -172,6 +172,9 @@ // path: 'TODO' } }, + onShow(){ + this?.$refs?.listRef?.getDataList?.(true) // 重置到第一页数据 + }, onLoad(option) { this.queryOption = option this.initData();