Commit 74ce4e48 authored by shangtx's avatar shangtx

feat: 手机号显示

parent 1e942d1e
......@@ -24,7 +24,7 @@ const columns = [
width: 120,
filter: { type: SearchType.STRING }
},
{ title: '手机号', width: 120, align: 'center' },
{ title: '手机号', dataIndex: 'phone', width: 120, align: 'center' },
{ title: '' },
{
title: '创建时间',
......
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