显示ID2

This commit is contained in:
dengbw
2022-12-19 16:18:18 +08:00
parent 176c404808
commit 6070aaf59a
9 changed files with 14 additions and 11 deletions
+1 -1
View File
@@ -183,7 +183,7 @@
{
prop: 'activityId',
label: 'ID',
width: 45,
minWidth: 45,
align: 'center',
showOverflowTooltip: true,
fixed: 'left'
+3 -3
View File
@@ -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',
+1 -1
View File
@@ -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
},
{
+1 -1
View File
@@ -98,7 +98,7 @@
{
prop: 'roleId',
label: 'ID',
width: 45,
minWidth: 45,
align: 'center',
showOverflowTooltip: true,
fixed: 'left'
+1 -1
View File
@@ -139,7 +139,7 @@
{
prop: 'userId',
label: 'ID',
width: 45,
minWidth: 45,
align: 'center',
showOverflowTooltip: true,
fixed: 'left'