From d2a6b6f9de0589ef3e74e37eb138fbee097673c1 Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Tue, 11 Jun 2024 16:33:32 +0800
Subject: [PATCH] 换个code

---
 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