mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
fixed cron tour
This commit is contained in:
@@ -124,6 +124,7 @@
|
||||
</el-form-item>
|
||||
<el-form-item :label="$t('Cron')" prop="cron" required>
|
||||
<el-input
|
||||
id="cron"
|
||||
ref="cron"
|
||||
v-model="scheduleForm.cron"
|
||||
class="cron"
|
||||
|
||||
Reference in New Issue
Block a user