heyujie
2022-01-26 7656962ded2a6ccbe3eae75304b3789662d82711
src/components/subComponents/VueCron.vue
@@ -184,6 +184,7 @@
        obj.week
    },
    save() {
      debugger
      this.$emit("update", this.cronText)
    }
  }