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