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