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