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