使用SQL连接数据库在表格查看创建当前记录详情时出现渲染报错

* 描述问题

使用SQL连接数据库在表格查看创建当前记录详情时出现渲染报错

* 运行环境

  • NocoBase 版本:2.0.0-alpha.53
  • 数据库种类与版本: mysql Ver 8.0.44 for Win64 on x86_64 (MySQL Community Server - GPL)
  • 操作系统:win11
    -浏览器及版本
  • 部署方式:
    Create-nocobase-app
  • NodeJS 版本:v20.19.5

如何重现

预期行为

截图

日志

[HPM] Error occurred while proxying request localhost:14000/api/flowModels:findOne?uid=ai-shortcuts-uawstn5ibia to http://127.0.0.1:13001/ [ECONNREFUSED] (Errors | Node.js v25.2.1 Documentation)
[HPM] Error occurred while proxying request localhost:14000/api/flowModels:findOne?uid=ai-shortcuts-uawstn5ibia to http://127.0.0.1:13001/ [ECONNREFUSED] (Errors | Node.js v25.2.1 Documentation)
[HPM] Error occurred while proxying request localhost:14000/api/flowModels:findOne?parentId=b19a156ce2a&subKey=page to http://127.0.0.1:13001/ [ECONNREFUSED] (Errors | Node.js v25.2.1 Documentation)

请问使用的是v1还是v2版本页面。

V2的,V1是正常的