2 changed files with
7 additions and
6 deletions
|
|
@ -64,12 +64,15 @@
|
|
|
|
{
|
|
|
|
{
|
|
|
|
field: 'placeName',
|
|
|
|
field: 'placeName',
|
|
|
|
title: '场所名称',
|
|
|
|
title: '场所名称',
|
|
|
|
width: '200'
|
|
|
|
width: '30',
|
|
|
|
|
|
|
|
widthUnit: '%',
|
|
|
|
|
|
|
|
align: "left"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
field: 'placeRule',
|
|
|
|
field: 'placeRule',
|
|
|
|
title: '场所规范',
|
|
|
|
title: '场所规范',
|
|
|
|
width: '800'
|
|
|
|
width: '50',
|
|
|
|
|
|
|
|
widthUnit: '%'
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
title: '操作',
|
|
|
|
title: '操作',
|
|
|
|
|
|
@ -87,6 +87,8 @@
|
|
|
|
{
|
|
|
|
{
|
|
|
|
field: 'registName',
|
|
|
|
field: 'registName',
|
|
|
|
title: '登记人员',
|
|
|
|
title: '登记人员',
|
|
|
|
|
|
|
|
width: '20',
|
|
|
|
|
|
|
|
widthUnit: '%'
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
field: 'registTime',
|
|
|
|
field: 'registTime',
|
|
|
@ -133,10 +135,6 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
|
|
|
|
field: 'entourageName',
|
|
|
|
|
|
|
|
title: '陪同人员',
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
field: 'deptName',
|
|
|
|
field: 'deptName',
|
|
|
|
title: '所属单位',
|
|
|
|
title: '所属单位',
|
|
|
|