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