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