heyujie
2021-10-09 0892efe5131551631fe287cfda29e59e4f2f6707
src/components/subComponents/VueCron.vue
@@ -184,6 +184,7 @@
        obj.week
    },
    save() {
      debugger
      this.$emit("update", this.cronText)
    }
  }