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