From 560ebd47c33706e4482a6c158fd795a4d0a6075f Mon Sep 17 00:00:00 2001 From: wumu <mayi@mayi.com> Date: 星期四, 28 十一月 2024 22:49:28 +0800 Subject: [PATCH] 1128 --- internal_system_v1/exporttofile.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/internal_system_v1/exporttofile.h b/internal_system_v1/exporttofile.h index 72ca76e..5b67299 100644 --- a/internal_system_v1/exporttofile.h +++ b/internal_system_v1/exporttofile.h @@ -14,7 +14,7 @@ int saveToExcelFromComInfo(ComInfo &info); // 灏侀潰淇℃伅瀵煎嚭 int saveToExcelFromThreeMergePro(); // 3鍜�1瀵煎嚭 - int saveToExcelFromNeiShenZonghe(); // 鍐呭缁煎悎瀵煎嚭 + int saveToExcelFromNeiShenZonghe(QString name,NeiShenZongHeInfo &nszh); // 鍐呭缁煎悎瀵煎嚭 signals: public slots: -- Gitblit v1.8.0