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