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