zhangzengfei
2022-03-12 21b2c44753bf6e0587bd795f2557da63399d6fdf
src/components/subComponents/VueCron.vue
@@ -184,6 +184,7 @@
        obj.week
    },
    save() {
      debugger
      this.$emit("update", this.cronText)
    }
  }