ZZJ
2022-05-19 1b64cf4875aa137dedda988ad8d721a11ee3fd26
src/components/subComponents/VueCron.vue
@@ -184,6 +184,7 @@
        obj.week
    },
    save() {
      debugger
      this.$emit("update", this.cronText)
    }
  }