bug
This commit is contained in:
@@ -138,7 +138,7 @@
|
|||||||
isLoading: false,
|
isLoading: false,
|
||||||
tableData: [],
|
tableData: [],
|
||||||
colConfigs: [
|
colConfigs: [
|
||||||
{prop: 'createUserName', label: '姓名', align: 'center' },
|
{prop: 'name', label: '姓名', align: 'center' },
|
||||||
{prop: 'phone', label: '手机号', align: 'center'}
|
{prop: 'phone', label: '手机号', align: 'center'}
|
||||||
],
|
],
|
||||||
tabList: ['基本信息', '风险处置']
|
tabList: ['基本信息', '风险处置']
|
||||||
|
|||||||
Reference in New Issue
Block a user