From 0d29cc8e7adc950ef37b6482d386cb66da629477 Mon Sep 17 00:00:00 2001 From: zhangdi <1104545947@qq.com> Date: Sat, 28 Mar 2026 11:14:13 +0800 Subject: [PATCH] =?UTF-8?q?=E9=95=80=E5=89=8D=E5=87=BA=E5=85=A5=E5=BA=93?= =?UTF-8?q?=E9=97=AE=E9=A2=98=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/plan/factionalwork.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/plan/factionalwork.vue b/pages/plan/factionalwork.vue index 143c497..4e9c098 100644 --- a/pages/plan/factionalwork.vue +++ b/pages/plan/factionalwork.vue @@ -75,6 +75,7 @@ export default { this.$u.api .yieldOrderConfirm() .then((res) => { + let data = res.data this.makeTeam = data; uni.showToast({ title: "操作成功",