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