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