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