From 8b717bccb1065ba5a38208fb073045e43fb8ef5e Mon Sep 17 00:00:00 2001 From: wumu <mayi@mayi.com> Date: 星期三, 12 二月 2025 23:08:00 +0800 Subject: [PATCH] 250212 --- 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