Merge branch 'master' of http://47.109.37.87:3000/by2025/admin-vben5
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
This commit is contained in:
commit
f0f0cc6746
@ -1,5 +1,5 @@
|
|||||||
# 应用标题
|
# 应用标题
|
||||||
VITE_APP_TITLE=Smart Parks
|
VITE_APP_TITLE=数智南川
|
||||||
|
|
||||||
# 应用命名空间,用于缓存、store等功能的前缀,确保隔离
|
# 应用命名空间,用于缓存、store等功能的前缀,确保隔离
|
||||||
VITE_APP_NAMESPACE=vben-web-antd
|
VITE_APP_NAMESPACE=vben-web-antd
|
||||||
|
@ -40,7 +40,7 @@ export const columns: VxeGridProps['columns'] = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: '巡检项目',
|
title: '巡检项目',
|
||||||
field: 'itemId',
|
field: 'itemName',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'nfc编码',
|
title: 'nfc编码',
|
||||||
|
Loading…
Reference in New Issue
Block a user