Fix:5168 【商城小程序】文化图片改为非必填,去除必填标识
(cherry picked from commit 9dc63c2207)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user