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