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