mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-31 18:10:50 +01:00
refactoring
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
>
|
||||
<el-tabs :active-name="activeTabName">
|
||||
<!-- customized -->
|
||||
<el-tab-pane name="customized" :label="$t('Customized')">
|
||||
<el-form ref="addCustomizedForm" :model="spiderForm" inline-message label-width="120px">
|
||||
<el-form-item :label="$t('Spider Name')" prop="name" required>
|
||||
<el-input id="spider-name" v-model="spiderForm.name" :placeholder="$t('Spider Name')" />
|
||||
|
||||
Reference in New Issue
Block a user