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