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