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