Extraneous non-props attributes (guid) were passed to component but could not be automatically inherited because component renders fragment or text root nodes.
额定的非道具属性(guid)已传递给组件,但因为组件出现片段或文本根节点,因而无奈主动继承。
起因:
1.因为跳转应用router.push params传参,同时该页面存在多个根结点,因而,须要保障应用params传参只有一个根结点
发表回复