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