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