*Finish task #43915.

This commit is contained in:
zhengrunyu
2021-11-04 13:05:19 +08:00
parent 79e7052af0
commit 5b47d67d93

View File

@@ -39,7 +39,7 @@ $config->project->datatable->fieldList['name']['title'] = 'name';
$config->project->datatable->fieldList['name']['fixed'] = 'left';
$config->project->datatable->fieldList['name']['width'] = 'auto';
$config->project->datatable->fieldList['name']['minWidth'] = '180';
$config->project->datatable->fieldList['name']['required'] = 'yes';
$config->project->datatable->fieldList['name']['required'] = 'no';
$config->project->datatable->fieldList['name']['sort'] = 'no';
$config->project->datatable->fieldList['name']['pri'] = '1';