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