mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-07 00:36:41 +08:00
更新 PathField.vue
This commit is contained in:
@@ -6,7 +6,7 @@ const attrs = useAttrs()
|
|||||||
const props = defineProps({
|
const props = defineProps({
|
||||||
modelValue: {
|
modelValue: {
|
||||||
type: String,
|
type: String,
|
||||||
default: '* * * * *',
|
default: '/',
|
||||||
},
|
},
|
||||||
storage: {
|
storage: {
|
||||||
type: String,
|
type: String,
|
||||||
|
|||||||
Reference in New Issue
Block a user