From 6820a1c5cf3ebbd567d772a8a7d8a0bdb74c42cc Mon Sep 17 00:00:00 2001 From: zjj <3272660260@qq.com> Date: 星期四, 28 九月 2023 10:47:02 +0800 Subject: [PATCH] # --- pages/pakin/pakin.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pages/pakin/pakin.vue b/pages/pakin/pakin.vue index 25c558b..eecc8d7 100644 --- a/pages/pakin/pakin.vue +++ b/pages/pakin/pakin.vue @@ -398,6 +398,7 @@ this.messageToggle('error') return; } + this.dataList[i].count = that.dataList[i].anfme } uni.request({ url: that.baseUrl + '/mobile/comb/auth', -- Gitblit v1.9.1