|
|
@@ -193,12 +193,7 @@
|
|
|
showOverflowTooltip: true,
|
|
|
minWidth: 110
|
|
|
},
|
|
|
- {
|
|
|
- prop: 'postName',
|
|
|
- label: '使用岗位',
|
|
|
- showOverflowTooltip: true,
|
|
|
- minWidth: 110
|
|
|
- },
|
|
|
+
|
|
|
{
|
|
|
prop: 'codeNumber',
|
|
|
label: '编号',
|
|
|
@@ -216,6 +211,12 @@
|
|
|
label: '规格',
|
|
|
showOverflowTooltip: true,
|
|
|
minWidth: 110
|
|
|
+ },
|
|
|
+ {
|
|
|
+ prop: 'postName',
|
|
|
+ label: '使用单位',
|
|
|
+ showOverflowTooltip: true,
|
|
|
+ minWidth: 110
|
|
|
},
|
|
|
{
|
|
|
prop: 'usePerson',
|
|
|
@@ -223,6 +224,12 @@
|
|
|
showOverflowTooltip: true,
|
|
|
minWidth: 80
|
|
|
},
|
|
|
+ {
|
|
|
+ prop: 'ownershipGroupName',
|
|
|
+ label: '权属部门',
|
|
|
+ showOverflowTooltip: true,
|
|
|
+ minWidth: 110
|
|
|
+ },
|
|
|
{
|
|
|
prop: 'areaPersonInChargeUserName',
|
|
|
label: '片区负责人',
|