@@ -389,6 +389,7 @@ export default {
})
} else {
console.log(valid)
+ this.hideLoading()
notify('error','表单填写错误!')
return false
}