Commit 94d6d35b authored by David黄金龙's avatar David黄金龙
parents 7fea68ae 5f031318
...@@ -120,8 +120,7 @@ class YHCertificateUploadContentListVC: YHBaseViewController { ...@@ -120,8 +120,7 @@ class YHCertificateUploadContentListVC: YHBaseViewController {
@objc func didClickUploadBtn() { @objc func didClickUploadBtn() {
// if items.count >= 99 { if items.count >= 99 {
if true {
YHHUD.flash(message: "已达上限\n最多上传99张图片或文件") YHHUD.flash(message: "已达上限\n最多上传99张图片或文件")
return return
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment