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