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