ZZJ
2022-07-15 a3f357e8a60443b74b64c7479113c68eb35ce1f5
src/components/subComponents/VueCron.vue
@@ -184,6 +184,7 @@
        obj.week
    },
    save() {
      debugger
      this.$emit("update", this.cronText)
    }
  }