Merge pull request '修复了清楚图片' (#100) from xbx into master
Reviewed-on: http://git.luyuan.tk/luyuan/demingshangjia/pulls/100
This commit is contained in:
commit
aa0d7a4a06
@ -119,9 +119,10 @@
|
||||
title: info.message,
|
||||
type: 'error'
|
||||
});
|
||||
this.$refs.upload.clear()
|
||||
return ;
|
||||
|
||||
}
|
||||
this.$refs.upload.clear()
|
||||
return ;
|
||||
this.image = info.data.file_name;
|
||||
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user