ZZJ
2022-03-18 2af62f40a1525c820e824c23a75f0fa8318372ae
src/components/subComponents/VueCron.vue
@@ -184,6 +184,7 @@
        obj.week
    },
    save() {
      debugger
      this.$emit("update", this.cronText)
    }
  }