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