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