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