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