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