heyujie
2021-10-12 2b6c61d26e63b1ed0c92f9d99120d7b5b387dca9
src/components/subComponents/VueCron.vue
@@ -184,6 +184,7 @@
        obj.week
    },
    save() {
      debugger
      this.$emit("update", this.cronText)
    }
  }