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