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