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