ZZJ
2022-01-28 30a8514eea39f4521a1edffbcba7fa174eaeb365
src/components/subComponents/VueCron.vue
@@ -184,6 +184,7 @@
        obj.week
    },
    save() {
      debugger
      this.$emit("update", this.cronText)
    }
  }