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