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