zhangzengfei
2022-03-23 1655a625e3c4791b2a25ffa4555433ad7dc65b07
src/components/subComponents/VueCron.vue
@@ -184,6 +184,7 @@
        obj.week
    },
    save() {
      debugger
      this.$emit("update", this.cronText)
    }
  }