added message

This commit is contained in:
marvzhang
2019-12-27 16:38:06 +08:00
parent 17634627f0
commit abd2042298

View File

@@ -175,6 +175,8 @@ export default {
this.$store.dispatch('file/getFileList', this.spiderForm.src)
this.uploadLoading = false
this.$message.success('Uploaded spider files successfully')
},
onUploadError () {
this.uploadLoading = false