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