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