This commit is contained in:
Gdpao
2020-08-20 15:34:04 +08:00
parent 4c3808d2ff
commit 84c02f90f7
3 changed files with 18 additions and 15 deletions

View File

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