heyujie
2021-12-14 769275515cf9ed5a31a742b455b0a0690b3f5f99
src/components/subComponents/VueCron.vue
@@ -184,6 +184,7 @@
        obj.week
    },
    save() {
      debugger
      this.$emit("update", this.cronText)
    }
  }