ZZJ
2021-12-30 ca43456ba7e5a27fdeaebb8293ddda90962ac42e
src/components/subComponents/VueCron.vue
@@ -184,6 +184,7 @@
        obj.week
    },
    save() {
      debugger
      this.$emit("update", this.cronText)
    }
  }