Module '"*.vue"' has no exported member 'RulesProp'. Did you mean to use 'import RulesProp from "*.vue"' instead?

报错显示没有导出该成员,检查路径没有问题,并且和其一起导出的组件也是正常显示的,百度了很多之后...

解决方案 : 重新启动项目后ok

引用代码如下

image

报错信息如下

image

posted @ 2022-06-29 17:28  w1ndz  阅读(135)  评论(0)    收藏  举报