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