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/CourseBookingSubListVC.swift | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/WanPai/Root/Course/VC/CourseBookingSubListVC.swift b/WanPai/Root/Course/VC/CourseBookingSubListVC.swift index 011468d..6c91ec5 100644 --- a/WanPai/Root/Course/VC/CourseBookingSubListVC.swift +++ b/WanPai/Root/Course/VC/CourseBookingSubListVC.swift @@ -60,7 +60,7 @@ tableView.snp.makeConstraints { make in make.edges.equalToSuperview() } - tableView.jq_setEmptyView() +// tableView.jq_setEmptyView() } override func setRx() { -- Gitblit v1.7.1