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