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