From 68c822bdc12f83b14ef3b59d378df6eec433d512 Mon Sep 17 00:00:00 2001
From: zhengyiming <540361168@qq.com>
Date: 星期三, 31 十二月 2025 17:52:20 +0800
Subject: [PATCH] Merge branch 'master' of http://120.26.58.240:8888/r/flexJobMiniApp

---
 apps/bStandardMiniApp/src/subpackages/appointmentManage/appointmentManage/InnerPage.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/apps/bStandardMiniApp/src/subpackages/appointmentManage/appointmentManage/InnerPage.vue b/apps/bStandardMiniApp/src/subpackages/appointmentManage/appointmentManage/InnerPage.vue
index 38cc784..c6c3cd2 100644
--- a/apps/bStandardMiniApp/src/subpackages/appointmentManage/appointmentManage/InnerPage.vue
+++ b/apps/bStandardMiniApp/src/subpackages/appointmentManage/appointmentManage/InnerPage.vue
@@ -40,6 +40,7 @@
         :supplierEnterpriseName="item.supplierEnterpriseName"
         :address-detail="item.addressDetail"
         :appointmentStatus="item.appointmentStatus"
+        :payAmount="item.payAmount"
         @click="goDetail(item)"
       >
         <template #serviceCustome>

--
Gitblit v1.10.0