ZZJ
2021-09-30 873cd6dd31dc5663e8778870ac152108745e23dc
src/components/subComponents/VueCron.vue
@@ -184,6 +184,7 @@
        obj.week
    },
    save() {
      debugger
      this.$emit("update", this.cronText)
    }
  }