BUG
无故事王国
2023-11-17 e97b863bfafb2fc0fd870abc933276aa96a17a45
WanPai/Root/Course/View/CourseUnAssignView.swift
@@ -67,6 +67,7 @@
            self.alpha = 0
         } completion: { _ in
            self.removeFromSuperview()
            NotificationCenter.default.post(name: StudentRefresh_Nofi, object: nil)
         }
      }) { error in