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