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