From 12613b4619355c17095cefe8b758a6cda9f43c26 Mon Sep 17 00:00:00 2001 From: FLL <2162874245@qq.com> Date: Mon, 14 Jul 2025 15:36:00 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A2=84=E7=BA=A6=E8=AE=B0=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/web-antd/.env | 2 +- .../views/property/inspectionManagement/inspectionPoint/data.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/web-antd/.env b/apps/web-antd/.env index ef3aba9a..140f7e8b 100644 --- a/apps/web-antd/.env +++ b/apps/web-antd/.env @@ -1,5 +1,5 @@ # 应用标题 -VITE_APP_TITLE=Smart Parks +VITE_APP_TITLE=数智南川 # 应用命名空间,用于缓存、store等功能的前缀,确保隔离 VITE_APP_NAMESPACE=vben-web-antd diff --git a/apps/web-antd/src/views/property/inspectionManagement/inspectionPoint/data.ts b/apps/web-antd/src/views/property/inspectionManagement/inspectionPoint/data.ts index 6f8e65ca..a80edc9a 100644 --- a/apps/web-antd/src/views/property/inspectionManagement/inspectionPoint/data.ts +++ b/apps/web-antd/src/views/property/inspectionManagement/inspectionPoint/data.ts @@ -40,7 +40,7 @@ export const columns: VxeGridProps['columns'] = [ }, { title: '巡检项目', - field: 'itemId', + field: 'itemName', }, { title: 'nfc编码',