From 55424ae85fe3b97a0fa383e00515e5edc4e9a75b Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Sun, 07 Jul 2024 10:15:18 +0800
Subject: [PATCH] 7.6更改的东西

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

diff --git a/src/views/product/shares.vue b/src/views/product/shares.vue
index bb1db4e..6b753bc 100644
--- a/src/views/product/shares.vue
+++ b/src/views/product/shares.vue
@@ -65,7 +65,7 @@
           <template>
             <div>
               <span style="margin-right: 10px">{{ record.stockName }}</span>
-              <a-tag color="green">{{ record.stockSpell }} </a-tag>
+              <a-tag color="green">{{ record.stockCode }} </a-tag>
             </div>
 
             <!-- stockSpell -->

--
Gitblit v1.9.3