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