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