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