mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-28 17:50:56 +01:00
加入git 日志
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<el-tab-pane :label="$t('Overview')" name="overview">
|
||||
<spider-overview/>
|
||||
</el-tab-pane>
|
||||
<el-tab-pane v-if="isGit" :label="$t('Git Settings')" name="git-settings">
|
||||
<el-tab-pane v-if="isGit" :label="$t('Git')" name="git-settings">
|
||||
<git-settings/>
|
||||
</el-tab-pane>
|
||||
<el-tab-pane v-if="isScrapy" :label="$t('Scrapy Settings')" name="scrapy-settings">
|
||||
|
||||
Reference in New Issue
Block a user