Commit 88ce3d55 authored by TZW's avatar TZW

1121

parent 1f33056e
This diff is collapsed.
...@@ -14,13 +14,6 @@ function getcolumns(setdrawer) { ...@@ -14,13 +14,6 @@ function getcolumns(setdrawer) {
}, },
{ title: '手机号', dataIndex: 'telephone', key: 'telephone' }, { title: '手机号', dataIndex: 'telephone', key: 'telephone' },
{ title: '邮箱', dataIndex: 'mailNo', key: 'mailNo' }, { title: '邮箱', dataIndex: 'mailNo', key: 'mailNo' },
{
title: '公司名称',
dataIndex: 'organizationName',
key: 'organizationId',
valueType: 'select',
options: { path: '/emspro', params: {} },
},
{ {
title: '公司名称', title: '公司名称',
align: 'center', align: 'center',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment