mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
added message
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user