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