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