zhangzengfei
2022-03-23 f1c9290f3b3a70cd4a8ce2066f99dc280817808a
src/components/subComponents/VueCron.vue
@@ -184,6 +184,7 @@
        obj.week
    },
    save() {
      debugger
      this.$emit("update", this.cronText)
    }
  }