129503 【备份还原】向数据备份页面拖拽文件后点击上一步,再次进入拖拽文件页面中无拖放文件或文件夹识别路径文案提示(必现)
This commit is contained in:
parent
7babc978b2
commit
7e4d5d9689
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue