From c5a7b4f3aa888ea5ccf0c598e9a9210f98f9941e Mon Sep 17 00:00:00 2001
From: wk
Date: 星期四, 13 六月 2024 16:19:18 +0800
Subject: [PATCH] feat:登录图标

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

diff --git a/pages/loadUnload-page/orderPlanList/index.vue b/pages/loadUnload-page/orderPlanList/index.vue
index 8e77172..5ea45a2 100644
--- a/pages/loadUnload-page/orderPlanList/index.vue
+++ b/pages/loadUnload-page/orderPlanList/index.vue
@@ -1,7 +1,7 @@
 <template>
 <div class="loadUnPage">
     <view class="history-numbers">
-					<combined-title title="鍘嗗彶鎻愮叅鍗�"></combined-title>
+					<!-- <combined-title title="鍘嗗彶鎻愮叅鍗�"></combined-title> -->
 					<scroll-view :scroll-top="scrollTop"
 						scroll-y="true"
 						class="scroll-Y">

--
Gitblit v1.9.1