lzq 2025-12-24 01:19:40 +08:00
parent 6bb3688279
commit 5fb7de0b81
1 changed files with 0 additions and 2 deletions

View File

@ -82,8 +82,6 @@ function scheduleTypeChange(val: string) {
}
function submitHandler() {
console.log(taskFormData.value.scheduleConf)
return
if (status.value === 'view') return
submiting.value = true
if (taskFormData.value.id != null) {