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