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