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