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