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