heyujie
2021-10-14 9be3c4c4436549b097b93667f3febd592e55480f
src/components/subComponents/VueCron.vue
@@ -184,6 +184,7 @@
        obj.week
    },
    save() {
      debugger
      this.$emit("update", this.cronText)
    }
  }