• vm.$root

    vm.$root

    • 类型Vue instance

    • 只读

    • 详细

    当前组件树的根 Vue 实例。如果当前实例没有父实例,此实例将会是其自己。