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