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