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