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