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