12.31移动端开源代码更新
This commit is contained in:
@@ -164,8 +164,8 @@
|
||||
that.$util.uploadImageOne({
|
||||
url: 'user/upload/image',
|
||||
name: 'multipart',
|
||||
model: "user",
|
||||
pid: 7
|
||||
model: "maintain",
|
||||
pid: 0
|
||||
}, function(res) {
|
||||
that.newAvatar = res.data.url;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user