From 8b1691c29024eb8c15c870754f41c1a478797bf3 Mon Sep 17 00:00:00 2001
From: yangan <yangan0921@163.com>
Date: 星期一, 26 八月 2024 17:14:54 +0800
Subject: [PATCH] feat:客户去除我的供应商,日计划转发去除选择货代

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

diff --git a/pages/customer-page/customer-my/customer-my.vue b/pages/customer-page/customer-my/customer-my.vue
index 994e29d..c32790d 100644
--- a/pages/customer-page/customer-my/customer-my.vue
+++ b/pages/customer-page/customer-my/customer-my.vue
@@ -59,7 +59,7 @@
 					</view>
 				</view>
 			</view>
-			<view class="personal-information-block">
+			<!-- <view class="personal-information-block">
 				<view class="block-main">
 					<view class="huodai">
 						<combined-title title="鎴戠殑鎵胯繍鍟�"
@@ -90,7 +90,7 @@
 						</view>
 					</view>
 				</view>
-			</view>
+			</view> -->
 			<view class="personal-information-block">
 				<view class="block-main">
 					<view class="fleet-container">

--
Gitblit v1.9.1