From ebee55f8489f7ba8430cd3f5b1a7f478ca1d30dd Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期四, 28 九月 2023 16:26:09 +0800
Subject: [PATCH] Merge branch 'jsasrs' of http://47.97.1.152:5880/r/wms_app into jsasrs

---
 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