• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
 






pz_ww

 
 

Powered by 博客园
博客园 | 首页 | 新随笔 | 联系 | 订阅 订阅 | 管理

2019年12月12日

No EntityManager with actual transaction available for current thread - cannot reliably process 'remove' call的解决办法
摘要: No EntityManager with actual transaction available for current thread - cannot reliably process 'remove' call 遇到这种问题,应该是你的controller层直接调用了Repository的删 阅读全文
posted @ 2019-12-12 17:37 pz_ww 阅读(5332) 评论(0) 推荐(0)
 
vue-router.esm.js?8c4f:16 [vue-router] missing param for named route "magneto.xmqsDx.edit": Expected "id" to be defined的解决办法
摘要: vue-router.esm.js?8c4f:16 [vue-router] missing param for named route "magneto.xmqsDx.edit": Expected "id" to be defined 造成这种警告的原因是因为路由里面绑定了一个id,而路由在pa 阅读全文
posted @ 2019-12-12 17:31 pz_ww 阅读(12674) 评论(0) 推荐(1)