This commit is contained in:
Gdpao
2020-08-14 08:26:50 +08:00
parent fbdd3f20b4
commit 150c3337e4
5 changed files with 52 additions and 10 deletions

View File

@@ -265,6 +265,7 @@ export default {
} else {
this.tagcontent = '';
this.show = false;
this.fileListes.push(res.data);
this.$refs.uToast.show({
title: res.message,
type: 'success'