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