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