Compare commits
No commits in common. "aa0d7a4a0666f292f0722becb48b9ea15d24cb70" and "f81ce0554770b5f7c8d36c63c7b737fa6562fe1c" have entirely different histories.
aa0d7a4a06
...
f81ce05547
@ -119,10 +119,9 @@
|
|||||||
title: info.message,
|
title: info.message,
|
||||||
type: 'error'
|
type: 'error'
|
||||||
});
|
});
|
||||||
this.$refs.upload.clear()
|
|
||||||
return ;
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
this.$refs.upload.clear()
|
||||||
|
return ;
|
||||||
this.image = info.data.file_name;
|
this.image = info.data.file_name;
|
||||||
|
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user