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