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