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