diff --git a/src/components/scCron/index.vue b/src/components/scCron/index.vue index 6c5e7764..ef6e3e1a 100644 --- a/src/components/scCron/index.vue +++ b/src/components/scCron/index.vue @@ -447,6 +447,9 @@ if(val != '5'){ this.value.week.type = '5' } + }, + modelValue() { + this.defaultValue = this.modelValue } }, computed: {