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