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