From 941347efd4ed52a048aaf26b909508dd0c49d7ae Mon Sep 17 00:00:00 2001
From: 无故事王国 <841720330@qq.com>
Date: 星期五, 13 十月 2023 18:41:19 +0800
Subject: [PATCH] 完善

---
 WanPai/Root/Course/VC/SignUpCourseVC.swift |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/WanPai/Root/Course/VC/SignUpCourseVC.swift b/WanPai/Root/Course/VC/SignUpCourseVC.swift
index 789b96d..f9ebbbe 100644
--- a/WanPai/Root/Course/VC/SignUpCourseVC.swift
+++ b/WanPai/Root/Course/VC/SignUpCourseVC.swift
@@ -62,7 +62,7 @@
 		tableView.separatorStyle = .none
 		tf_search.delegate = self
 		viewModel.configure(tableView,needMore: false)
-		tableView.jq_setEmptyView()
+//		tableView.jq_setEmptyView()
 	}
 
 	override func setRx() {

--
Gitblit v1.7.1