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