heyujie
2022-06-17 5449cced03ef77f5e95a08e871996abb7132c40b
src/components/subComponents/VueCron.vue
@@ -184,6 +184,7 @@
        obj.week
    },
    save() {
      debugger
      this.$emit("update", this.cronText)
    }
  }