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