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