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