From 1fdf41cc692eb7b208fe647259d4295164280a41 Mon Sep 17 00:00:00 2001
From: qingyiay <2386314947@qq.com>
Date: 星期五, 21 四月 2023 14:12:09 +0800
Subject: [PATCH] 修改历史提煤单

---
 pages/customer-page/customer-index/fayunPlanDetails/fayunPlanDetails.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pages/customer-page/customer-index/fayunPlanDetails/fayunPlanDetails.vue b/pages/customer-page/customer-index/fayunPlanDetails/fayunPlanDetails.vue
index 866478c..5746de9 100644
--- a/pages/customer-page/customer-index/fayunPlanDetails/fayunPlanDetails.vue
+++ b/pages/customer-page/customer-index/fayunPlanDetails/fayunPlanDetails.vue
@@ -45,7 +45,7 @@
 					<view class="label-title">浣欓噺</view>
 					<view class="label-value">{{ item.allowance || 0 }}</view>
 				</view>
-				<view class="more-button"><u-button type="success" text="鏇村" @click="showMore(index)"></u-button></view>
+				<view class="more-button"><u-button type="success" text="璇︽儏" @click="showMore(index)"></u-button></view>
 			</view>
 		</view>
 	</view>

--
Gitblit v1.9.1