fix: 实体列表搜索将name更改为label
This commit is contained in:
@@ -274,7 +274,7 @@ export const columnList = [
|
||||
{
|
||||
name: 'ip',
|
||||
type: 'string',
|
||||
label: 'Ip',
|
||||
label: 'IP',
|
||||
doc: {
|
||||
constraints: {
|
||||
type: 'ip',
|
||||
|
||||
Reference in New Issue
Block a user