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