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