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