AIOS User
2021-11-23 8680e1446dadfa858024b98c2ec40f2193e624c9
src/components/subComponents/VueCron.vue
@@ -184,6 +184,7 @@
        obj.week
    },
    save() {
      debugger
      this.$emit("update", this.cronText)
    }
  }