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