mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-25 17:42:25 +01:00
disable i18n warning
This commit is contained in:
@@ -466,8 +466,7 @@ export default {
|
||||
}
|
||||
],
|
||||
tourCallbacks: {
|
||||
onStop: (ev) => {
|
||||
console.log(ev)
|
||||
onStop: () => {
|
||||
this.$utils.tour.finishTour('spider-detail-config')
|
||||
},
|
||||
onPreviousStep: (currentStep) => {
|
||||
|
||||
Reference in New Issue
Block a user