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