Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
RuoYi Vue
Commits
f244fe18
Commit
f244fe18
authored
Dec 29, 2021
by
若依
Committed by
Gitee
Dec 29, 2021
Browse files
!395 fix
https://gitee.com/y_project/RuoYi-Vue/issues/I4O5WD
Merge pull request !395 from 马小法/master
parents
0e771a6c
1294f682
Changes
1
Show whitespace changes
Inline
Side-by-side
ruoyi-ui/src/components/Crontab/hour.vue
View file @
f244fe18
...
@@ -26,7 +26,7 @@
...
@@ -26,7 +26,7 @@
<el-radio
v-model=
'radioValue'
:label=
"4"
>
<el-radio
v-model=
'radioValue'
:label=
"4"
>
指定
指定
<el-select
clearable
v-model=
"checkboxList"
placeholder=
"可多选"
multiple
style=
"width:100%"
>
<el-select
clearable
v-model=
"checkboxList"
placeholder=
"可多选"
multiple
style=
"width:100%"
>
<el-option
v-for=
"item in
60
"
:key=
"item"
:value=
"item-1"
>
{{
item
-
1
}}
</el-option>
<el-option
v-for=
"item in
24
"
:key=
"item"
:value=
"item-1"
>
{{
item
-
1
}}
</el-option>
</el-select>
</el-select>
</el-radio>
</el-radio>
</el-form-item>
</el-form-item>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment