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