mirror of
https://github.com/vxcontrol/ncform.git
synced 2026-07-19 10:14:23 -04:00
fix: rm garbled chars
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
title: '[属性] disableAdd: 是否禁止添加项',
|
||||
title: '[属性] disableAdd: 是否禁止添加项',
|
||||
schema: {
|
||||
type: 'object',
|
||||
properties: {
|
||||
@@ -103,7 +103,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
title: '[属性] disableReorder: 是否禁止排序',
|
||||
title: '[属性] disableReorder: 是否禁止排序',
|
||||
schema: {
|
||||
type: 'object',
|
||||
properties: {
|
||||
@@ -123,7 +123,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
title: '[属性] collapsed: 是否默认折叠',
|
||||
title: '[属性] collapsed: 是否默认折叠',
|
||||
schema: {
|
||||
type: 'object',
|
||||
properties: {
|
||||
@@ -143,7 +143,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
title: '[属性] disableCollapse: 是否禁止折叠',
|
||||
title: '[属性] disableCollapse: 是否禁止折叠',
|
||||
schema: {
|
||||
type: 'object',
|
||||
properties: {
|
||||
|
||||
@@ -63,7 +63,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
title: '[属性] disableAdd: 是否禁止添加项',
|
||||
title: '[属性] disableAdd: 是否禁止添加项',
|
||||
schema: {
|
||||
type: 'object',
|
||||
properties: {
|
||||
@@ -103,7 +103,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
title: '[属性] collapsed: 是否默认折叠',
|
||||
title: '[属性] collapsed: 是否默认折叠',
|
||||
schema: {
|
||||
type: 'object',
|
||||
properties: {
|
||||
@@ -123,7 +123,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
title: '[属性] disableCollapse: 是否禁止折叠',
|
||||
title: '[属性] disableCollapse: 是否禁止折叠',
|
||||
schema: {
|
||||
type: 'object',
|
||||
properties: {
|
||||
|
||||
@@ -60,7 +60,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
title: '[属性] disableAdd: 是否禁止添加项',
|
||||
title: '[属性] disableAdd: 是否禁止添加项',
|
||||
schema: {
|
||||
type: 'object',
|
||||
properties: {
|
||||
@@ -98,7 +98,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
title: '[属性] disableReorder: 是否禁止排序',
|
||||
title: '[属性] disableReorder: 是否禁止排序',
|
||||
schema: {
|
||||
type: 'object',
|
||||
properties: {
|
||||
@@ -117,7 +117,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
title: '[属性] disableCollapse: 是否禁止折叠',
|
||||
title: '[属性] disableCollapse: 是否禁止折叠',
|
||||
schema: {
|
||||
type: 'object',
|
||||
properties: {
|
||||
@@ -136,7 +136,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
title: '[属性] collapsed: 是否默认折叠',
|
||||
title: '[属性] collapsed: 是否默认折叠',
|
||||
schema: {
|
||||
type: 'object',
|
||||
properties: {
|
||||
|
||||
@@ -170,7 +170,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
title: '[属性] collapsed: 是否默认折叠',
|
||||
title: '[属性] collapsed: 是否默认折叠',
|
||||
schema: {
|
||||
type: 'object',
|
||||
properties: {
|
||||
@@ -194,7 +194,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
title: '[属性] disableCollapse: 是否禁止折叠',
|
||||
title: '[属性] disableCollapse: 是否禁止折叠',
|
||||
schema: {
|
||||
type: 'object',
|
||||
properties: {
|
||||
|
||||
@@ -257,7 +257,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
description: '操作对象',
|
||||
description: '操作对象',
|
||||
formSchema: {
|
||||
type: 'object',
|
||||
properties: {
|
||||
|
||||
Reference in New Issue
Block a user