出现Vue warn
来源:2-8 轮播图组件的使用
 
			慕慕9563253
2021-04-15
[Vue warn]: Property "currentPageIndex" was accessed during render but is not defined on instance. 
  at <Slider key=0 sliders= (8) [{…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}] > 
  at <RecommendPage onVnodeUnmounted=fn<onVnodeUnmounted> ref=Ref< Proxy {…} > > 
  at <RouterView> 
  at <App>
出现如上warn
写回答
	1回答
- 
				  ustbhuangyi 2021-04-15 Property "currentPageIndex" was accessed during render but is not defined on instance. 
 翻译这句话,然后去找原因。10
相似问题
