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