zhangzengfei
2022-05-24 66429a0bdd577f09e6c847217ae5979541e53c3b
src/components/subComponents/VueCron.vue
@@ -184,6 +184,7 @@
        obj.week
    },
    save() {
      debugger
      this.$emit("update", this.cronText)
    }
  }