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