显示ID2
This commit is contained in:
@@ -183,7 +183,7 @@
|
||||
{
|
||||
prop: 'activityId',
|
||||
label: 'ID',
|
||||
width: 45,
|
||||
minWidth: 45,
|
||||
align: 'center',
|
||||
showOverflowTooltip: true,
|
||||
fixed: 'left'
|
||||
|
||||
@@ -50,9 +50,9 @@
|
||||
// 表格列配置
|
||||
columns: [
|
||||
{
|
||||
columnKey: 'index',
|
||||
type: 'index',
|
||||
width: 45,
|
||||
prop: 'id',
|
||||
label: 'ID',
|
||||
minWidth: 45,
|
||||
align: 'center',
|
||||
showOverflowTooltip: true,
|
||||
fixed: 'left'
|
||||
|
||||
@@ -108,7 +108,8 @@
|
||||
{
|
||||
prop: 'userId',
|
||||
label: 'ID',
|
||||
minWidth: 60,
|
||||
minWidth: 45,
|
||||
align: 'center',
|
||||
showOverflowTooltip: true
|
||||
},
|
||||
{
|
||||
|
||||
@@ -77,7 +77,7 @@
|
||||
prop: 'userId',
|
||||
label: 'ID',
|
||||
showOverflowTooltip: true,
|
||||
width: 60
|
||||
minWidth: 60
|
||||
},
|
||||
{
|
||||
prop: 'uname',
|
||||
|
||||
@@ -114,7 +114,7 @@
|
||||
{
|
||||
prop: 'userId',
|
||||
label: 'ID',
|
||||
width: 60,
|
||||
minWidth: 45,
|
||||
align: 'center',
|
||||
showOverflowTooltip: true,
|
||||
fixed: 'left'
|
||||
|
||||
@@ -93,7 +93,8 @@
|
||||
{
|
||||
prop: 'userId',
|
||||
label: 'ID',
|
||||
minWidth: 60,
|
||||
minWidth: 45,
|
||||
align: 'center',
|
||||
showOverflowTooltip: true,
|
||||
fixed: 'left'
|
||||
},
|
||||
|
||||
@@ -97,7 +97,8 @@
|
||||
{
|
||||
prop: 'userId',
|
||||
label: 'ID',
|
||||
minWidth: 60,
|
||||
minWidth: 45,
|
||||
align: 'center',
|
||||
showOverflowTooltip: true
|
||||
},
|
||||
{
|
||||
|
||||
@@ -98,7 +98,7 @@
|
||||
{
|
||||
prop: 'roleId',
|
||||
label: 'ID',
|
||||
width: 45,
|
||||
minWidth: 45,
|
||||
align: 'center',
|
||||
showOverflowTooltip: true,
|
||||
fixed: 'left'
|
||||
|
||||
@@ -139,7 +139,7 @@
|
||||
{
|
||||
prop: 'userId',
|
||||
label: 'ID',
|
||||
width: 45,
|
||||
minWidth: 45,
|
||||
align: 'center',
|
||||
showOverflowTooltip: true,
|
||||
fixed: 'left'
|
||||
|
||||
Reference in New Issue
Block a user