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