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