fix:1.修正同结构导入问题。2.历史界面添加删除。3.导入排序问题。

This commit is contained in:
2024-08-28 08:42:45 +08:00
parent f2b1525b92
commit f9796c7090
7 changed files with 81 additions and 38 deletions

View File

@@ -19,6 +19,7 @@ public:
private:
void showEvent(QShowEvent* event);
void select_ok();
void del_item();
public:
QString cur_{};