v0
ZZJ
2021-11-22 18a49bb53ecfbd47d9a6e33a1fd7a82fafca4ff7
src/components/subComponents/VueCron.vue
@@ -184,6 +184,7 @@
        obj.week
    },
    save() {
      debugger
      this.$emit("update", this.cronText)
    }
  }