fix bug
This commit is contained in:
@ -468,7 +468,7 @@ export class PartnerListComponent {
|
|||||||
width: 140,
|
width: 140,
|
||||||
type: 'badge',
|
type: 'badge',
|
||||||
badge: {
|
badge: {
|
||||||
0: { text: '启用', color: 'success' },
|
0: { text: '正常', color: 'success' },
|
||||||
1: { text: '冻结', color: 'error' }
|
1: { text: '冻结', color: 'error' }
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user