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