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