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