个人中心
This commit is contained in:
@@ -125,7 +125,7 @@ export default {
|
||||
},
|
||||
submit() {
|
||||
if(this.flag) return
|
||||
if(!this.avatar) {
|
||||
if(!this.avatarUrlList.length) {
|
||||
return this.$u.toast('请上传头像')
|
||||
}
|
||||
if (!this.userName) {
|
||||
|
||||
Reference in New Issue
Block a user