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