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