vue3使用ruoyi框架出现Does the file exist

复制代码
Failed to load url /src/api/system/operations/index (resolved id: E:/githubSpace/xxx-cloud/xxx-ui/kxcharge-ui-admin/src/api/system/operations/index) in E:/githubSpace/xxx-cloud/xxx-ui/xxx-ui-admin/src/views/operations/currentOrder/index.vue. Does the file exist?

vue3使用ruoyi框架出现Does the file exist 。配置对应的菜单,这个文件明明是存在的。但是点开菜单一直出现如下报错。

Failed to load url /src/api/system/operations/index (resolved id: E:/githubSpace/xxx-cloud/xxx-ui/kxcharge-ui-admin/src/api/system/operations/index) in E:/githubSpace/xxx-cloud/xxx-ui/xxx-ui-admin/src/views/operations/xxx/index.vue. Does the file exist?

解决办法

src/views/operations/xxx/index.vue

点开对应的内页,检查这个页面,是否有import错误,或者爆红的地方。解决一下即可。

相关推荐
南_山无梅落8 天前
从传统Web到API驱动:使用Django REST Framework重构智能合同审查系统
重构·django·vue·drf
PD我是你的真爱粉9 天前
API 请求封装(Axios + 拦截器 + 错误处理)
前端框架·vue
biyezuopinvip11 天前
基于Spring Boot的投资理财系统设计与实现(毕业论文)
java·spring boot·vue·毕业设计·论文·毕业论文·投资理财系统设计与实现
biyezuopinvip11 天前
基于Spring Boot的投资理财系统设计与实现(任务书)
java·spring boot·vue·毕业设计·论文·任务书·投资理财系统设计与实现
huohuopro11 天前
Vue3 Webview 转 Android 虚拟导航栏遮挡问题记录
android·vue
码界筑梦坊12 天前
332-基于XGBoost与SHAP的可穿戴设备亚健康风险识别系统
python·数据分析·flask·vue·毕业设计
上单带刀不带妹12 天前
【Axios 实战】网络图片地址转 File 对象,附跨域解决方案
开发语言·前端·javascript·vue
SuperEugene12 天前
前端模块化与 import/export入门:从「乱成一团」到「清晰可维护」
前端·javascript·面试·vue
~央千澈~13 天前
优雅草正版授权系统 - 优雅草科技开源2月20日正式发布
python·vue·php·授权验证系统
Roc.Chang14 天前
Vite 启动报错:listen EACCES: permission denied 0.0.0.0:80 解决方案
linux·前端·vue·vite