ZZJ
2021-10-15 e7de3ae6f46341e2714351793914dcc0b3c3b74e
src/components/subComponents/VueCron.vue
@@ -184,6 +184,7 @@
        obj.week
    },
    save() {
      debugger
      this.$emit("update", this.cronText)
    }
  }