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