fix style
This commit is contained in:
@ -435,7 +435,7 @@ resourceStatus: any;
|
||||
title: '操作',
|
||||
fixed: 'right',
|
||||
width: '130px',
|
||||
className: 'text-left',
|
||||
className: 'text-center',
|
||||
buttons: [
|
||||
|
||||
{
|
||||
@ -519,7 +519,7 @@ resourceStatus: any;
|
||||
{
|
||||
title: '操作',
|
||||
fixed: 'right',
|
||||
className: 'text-left',
|
||||
className: 'text-center',
|
||||
buttons: [
|
||||
{
|
||||
text: '查看',
|
||||
|
||||
Reference in New Issue
Block a user