zhangzengfei
2023-11-29 0d3db253cad1fb49c4fae9b9a537c8c318c7172f
src/components/subComponents/VueCron.vue
@@ -184,7 +184,6 @@
        obj.week
    },
    save() {
      debugger
      this.$emit("update", this.cronText)
    }
  }