Compare commits

..

No commits in common. "aa0d7a4a0666f292f0722becb48b9ea15d24cb70" and "f81ce0554770b5f7c8d36c63c7b737fa6562fe1c" have entirely different histories.

View File

@ -119,10 +119,9 @@
title: info.message,
type: 'error'
});
this.$refs.upload.clear()
return ;
}
this.$refs.upload.clear()
return ;
this.image = info.data.file_name;
},