ZZJ
2022-01-27 27f5dec30ee350fa31b1a0b8aaffc11ba0423e28
src/components/subComponents/VueCron.vue
@@ -184,6 +184,7 @@
        obj.week
    },
    save() {
      debugger
      this.$emit("update", this.cronText)
    }
  }