From 191d62844bc548707e8a310af615f594b576ca29 Mon Sep 17 00:00:00 2001 From: wumu <mayi@mayi.com> Date: 星期二, 23 四月 2024 22:51:06 +0800 Subject: [PATCH] 0423 --- internal_system_v1/searchinfo.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/internal_system_v1/searchinfo.h b/internal_system_v1/searchinfo.h index 8833cfd..ba60255 100644 --- a/internal_system_v1/searchinfo.h +++ b/internal_system_v1/searchinfo.h @@ -29,6 +29,8 @@ void createTableAllComInfo(QString tableName); // 鍗曚綅淇℃伅琛ㄥ叏 void createTableRectifyResultInfo(QString tableName); // 鏁存敼缁撴灉淇℃伅琛� void createTableProblemListInfo(QString tableName); // 闂娓呭崟鍒楄〃淇℃伅琛� + void createTableComprehensiveEntryInfo(QString tableName); // 缁煎悎褰曞叆淇℃伅琛� + private slots: void on_pushButton_search_clicked(); -- Gitblit v1.8.0