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