heyujie
2021-08-25 2118790fa7ceaa78243ac1e1a29932768142b387
src/components/subComponents/VueCron.vue
@@ -184,6 +184,7 @@
        obj.week
    },
    save() {
      debugger
      this.$emit("update", this.cronText)
    }
  }