fix: 实体列表搜索将name更改为label

This commit is contained in:
刘洪洪
2023-07-11 15:54:42 +08:00
parent d7b6a4f735
commit c558bdb952
6 changed files with 48 additions and 48 deletions

View File

@@ -274,7 +274,7 @@ export const columnList = [
{
name: 'ip',
type: 'string',
label: 'Ip',
label: 'IP',
doc: {
constraints: {
type: 'ip',