前台进去,主动刷新空间相册的内容

This commit is contained in:
bluesea 2024-03-25 10:56:25 +08:00
parent b3fdc10a5e
commit 9c99a90c84

View File

@ -98,7 +98,7 @@ class CCSpaceAlbumFilterPopView2: UIView {
//MARK: - //MARK: -
@objc func appEnterForeground(notification:Notification) { @objc func appEnterForeground(notification:Notification) {
reloadData()
} }