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