@@ -1389,7 +1389,6 @@ export default {
}
this.form.user_sys_before_count = this.form.user_sys_before_count.toString()
- this.form.avatar =this.form.avatar.
this.$refs[formName].validate(valid => {
if (valid) {
this.formSubmit = false;