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