all
heyujie
2021-09-14 509171ab4b3b4f2115512bdfb09a583024fb5c53
src/components/subComponents/VueCron.vue
@@ -184,6 +184,7 @@
        obj.week
    },
    save() {
      debugger
      this.$emit("update", this.cronText)
    }
  }