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