Compare commits

..

2 Commits

View File

@ -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;
},