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