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