heyujie
2022-02-14 439d4b5ff70255d92519e9af9b0438efe3b6f57f
src/components/subComponents/VueCron.vue
@@ -184,6 +184,7 @@
        obj.week
    },
    save() {
      debugger
      this.$emit("update", this.cronText)
    }
  }