From 696f5b6779bd1f904c2497bb29a1cc991ab0477a Mon Sep 17 00:00:00 2001
From: wumu <mayi@mayi.com>
Date: 星期一, 10 二月 2025 22:47:55 +0800
Subject: [PATCH] 250210

---
 getstocklist.cpp |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/getstocklist.cpp b/getstocklist.cpp
index ea32aa9..ffd5dc6 100644
--- a/getstocklist.cpp
+++ b/getstocklist.cpp
@@ -270,6 +270,9 @@
             m_model->appendRow(rowItems);
         }
     }
+
+    // 鍙戝皠淇″彿
+    emit sendCodeNames(m_codeNames);
 }
 
 

--
Gitblit v1.8.0