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