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