ZZJ
2021-12-23 337e2d8c3b28881ccd529c524d13053fefcd1b4a
src/components/subComponents/VueCron.vue
@@ -184,6 +184,7 @@
        obj.week
    },
    save() {
      debugger
      this.$emit("update", this.cronText)
    }
  }