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