Fix:3261 【商城小程序】特色店铺资料填写完成后点击提交会再次出现入驻申请须知
This commit is contained in:
@@ -439,10 +439,7 @@ export default {
|
||||
this.form.areaId = values.district.id
|
||||
},
|
||||
onSubmit() {
|
||||
if(!this.isAgree) {
|
||||
this.show = true
|
||||
return
|
||||
}
|
||||
|
||||
this.$refs.wholesalerForm.validate().then(res => {
|
||||
// 校验通过
|
||||
saveWholesaler(this.form).then(res => {
|
||||
|
||||
Reference in New Issue
Block a user