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