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