wumu
2024-03-01 df16aa097e2fcadb00700ebc95d57389cddf26ee
internal_system_v1/searchinfo.h
@@ -1,4 +1,4 @@
#ifndef SEARCHINFO_H
#ifndef SEARCHINFO_H
#define SEARCHINFO_H
#include <QMainWindow>
@@ -26,6 +26,7 @@
    QVector<QVector<QString>> getResult(QString &sql,int colCnt);
    void setLabels();
    void createTableAllComInfo(QString tableName);
private slots:
    void on_pushButton_search_clicked();