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