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