资料网员修改字段
This commit is contained in:
@@ -166,13 +166,13 @@ export default {
|
||||
},
|
||||
{
|
||||
title: '负责人电话',
|
||||
dataIndex: 'principalPhone',
|
||||
dataIndex: 'phone',
|
||||
align: 'center',
|
||||
scopedSlots: { customRender: 'text' }
|
||||
},
|
||||
{
|
||||
title: '负责人邮箱',
|
||||
dataIndex: 'principalEmail',
|
||||
dataIndex: 'email',
|
||||
align: 'center',
|
||||
scopedSlots: { customRender: 'text' }
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user