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