e
This commit is contained in:
@ -10,6 +10,7 @@ export class RateChangeComponent implements OnInit {
|
||||
columns: STColumn[] = [
|
||||
{ title: '修改内容', index: 'content' },
|
||||
{ title: '修改时间', index: 'modifyTime', className: 'text-center' },
|
||||
{ title: '修改电话', index: 'modifyUserMobile' },
|
||||
{ title: '修改人', index: 'modifyUserName' }
|
||||
];
|
||||
@Input()
|
||||
|
||||
Reference in New Issue
Block a user