ZZJ
2022-01-28 f577c196420715d92a4dfbb11b41a2f311d0cf68
src/components/subComponents/VueCron.vue
@@ -184,6 +184,7 @@
        obj.week
    },
    save() {
      debugger
      this.$emit("update", this.cronText)
    }
  }