From c2c5b94b7a80c838009ebc914537ba3862040303 Mon Sep 17 00:00:00 2001
From: admin <344137771@qq.com>
Date: Tue, 27 Jan 2026 15:28:14 +0800
Subject: [PATCH] 1

---
 src/page/home/daylimitNew.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/page/home/daylimitNew.vue b/src/page/home/daylimitNew.vue
index 76e6b42..389ad81 100644
--- a/src/page/home/daylimitNew.vue
+++ b/src/page/home/daylimitNew.vue
@@ -97,7 +97,7 @@
                 return
             }
             var opt = {
-                stockCode: this.currentItem.stockCode,
+                stockCode: this.currentItem.stockGid,
                 password: this.password,
                 num: this.num * 100,
             }

--
Gitblit v1.9.3