129503 【备份还原】向数据备份页面拖拽文件后点击上一步,再次进入拖拽文件页面中无拖放文件或文件夹识别路径文案提示(必现)

This commit is contained in:
zhaominyong 2022-07-13 14:32:36 +08:00
parent 7babc978b2
commit 7e4d5d9689
1 changed files with 2 additions and 0 deletions

View File

@ -63,6 +63,8 @@ public:
this->clear(); this->clear();
this->m_List.clear(); this->m_List.clear();
emit this->deleteEmpty(); emit this->deleteEmpty();
m_plusLogo->setVisible(true);
m_plusText->setVisible(true);
} }
protected: protected: