Fix:5168 【商城小程序】文化图片改为非必填,去除必填标识

This commit is contained in:
linxi
2026-04-22 15:08:29 +08:00
parent 9fa58286e8
commit 9dc63c2207
-4
View File
@@ -654,10 +654,6 @@ export default {
uni.$u.toast('请选择地理定位')
return
}
if (!this.form.culture) {
uni.$u.toast('请上传文化')
return
}
if (!this.form.qualification) {
uni.$u.toast('请上传资质')
return