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