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