mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-30 18:00:56 +01:00
加入教程数据统计
This commit is contained in:
@@ -203,18 +203,7 @@ export default {
|
||||
dirDialogVisible: false,
|
||||
fileDialogVisible: false,
|
||||
nodeExpandedDict: {},
|
||||
isShowDeleteNav: false,
|
||||
tourSteps: [
|
||||
{
|
||||
target: '.add-btn',
|
||||
content: this.$t('You can add a file or directory')
|
||||
}
|
||||
],
|
||||
tourCallbacks: {
|
||||
onStop: () => {
|
||||
this.$utils.tour.finishTour('spider-detail-file-list')
|
||||
}
|
||||
}
|
||||
isShowDeleteNav: false
|
||||
}
|
||||
},
|
||||
computed: {
|
||||
|
||||
Reference in New Issue
Block a user