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