From 369886d399783734d07fb617f074b2e74a773f2e Mon Sep 17 00:00:00 2001
From: 鲁班七号 <9159450+luban-71@user.noreply.gitee.com>
Date: 星期六, 22 七月 2023 09:56:26 +0800
Subject: [PATCH] 关于批发出口的打证支持。

---
 src/views/purchase/cityInAndOut.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/purchase/cityInAndOut.vue b/src/views/purchase/cityInAndOut.vue
index e779860..c55efdb 100644
--- a/src/views/purchase/cityInAndOut.vue
+++ b/src/views/purchase/cityInAndOut.vue
@@ -265,7 +265,7 @@
 }
 
 .click-color{
-    color: #409EFF;
+    color: #034ea2;
     cursor: pointer;
 }
 

--
Gitblit v1.9.2