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:
@@ -176,7 +176,7 @@ export default {
|
||||
|
||||
this.uploadLoading = false
|
||||
|
||||
this.$message.success('Uploaded spider files successfully')
|
||||
this.$message.success(this.$t('Uploaded spider files successfully'))
|
||||
},
|
||||
onUploadError () {
|
||||
this.uploadLoading = false
|
||||
|
||||
Reference in New Issue
Block a user