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