wumu
2024-05-10 b11ad2bb1946cf5356037f7a16e4e42558fd955e
internal_system_v1/threemergeproblemlist.h
@@ -7,6 +7,10 @@
#include <QAction>
#include "filedialogdelegate.h"
#include "customheaderview.h"
#include "comboboxdelegate.h"
#include "datedelegate.h"
namespace Ui {
class ThreeMergeProblemList;
@@ -60,6 +64,16 @@
    QMenu *m_menuRectBook; // 整改台账
    FileDialogDelegate *m_fdd;
    CustomHeaderView *m_custonHV;
    ComboBoxDelegate *m_cbb_nw; // 内审或外审
    DateDelegate *m_date_year; // 审计年度
    ComboBoxDelegate *m_cbb_company; // 审计单位
    ComboBoxDelegate *m_cbb_way; // 审计方式
    ComboBoxDelegate *m_cbb_pro; // 审计项目
    ComboBoxDelegate *m_cbb_file_wri; // 问题描述佐证
    DateDelegate *m_date_ymd; // 时间 年月日
};
#endif // THREEMERGEPROBLEMLIST_H