feat: 投放账户数据
This commit is contained in:
@ -7,7 +7,7 @@ export const accountInfoFields = [
|
||||
{ label: '账号名称', dataIndex: 'name' },
|
||||
{ label: '项目分组', dataIndex: 'group.name' },
|
||||
{ label: '状态', dataIndex: 'status', type: 'status' },
|
||||
{ label: '运营人员', dataIndex: 'operator.name' },
|
||||
{ label: '运营人员', dataIndex: 'operator_name' },
|
||||
],
|
||||
[
|
||||
{ label: 'AI评价', dataIndex: 'ai_evaluation' },
|
||||
|
||||
Reference in New Issue
Block a user