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