mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-27 17:50:53 +01:00
updated CHANGELOG
This commit is contained in:
@@ -70,6 +70,12 @@
|
||||
active-color="#13ce66"
|
||||
/>
|
||||
</el-form-item>
|
||||
<el-form-item :label="$t('Is Long Task')" prop="is_long_task">
|
||||
<el-switch
|
||||
v-model="spiderForm.is_long_task"
|
||||
active-color="#13ce66"
|
||||
/>
|
||||
</el-form-item>
|
||||
</el-form>
|
||||
<el-alert
|
||||
type="warning"
|
||||
|
||||
Reference in New Issue
Block a user