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