mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 23:56:42 +08:00
Merge pull request #266 from wikrin/v2
This commit is contained in:
@@ -174,9 +174,9 @@ function onClose() {
|
|||||||
<VCol cols="6">
|
<VCol cols="6">
|
||||||
<VTextField
|
<VTextField
|
||||||
v-model="ruleInfo.publish_time"
|
v-model="ruleInfo.publish_time"
|
||||||
placeholder="0"
|
placeholder="0/1-10"
|
||||||
label="发布时间(分钟)"
|
label="发布时间(分钟)"
|
||||||
hint="距离资源发布的最小时间间隔"
|
hint="距离资源发布的最小时间间隔或时间区间"
|
||||||
persistent-hint
|
persistent-hint
|
||||||
active
|
active
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user