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