This commit is contained in:
yanran200730
2022-09-28 09:52:35 +08:00
parent 9af93d42f7
commit 5dfa42880e

View File

@@ -138,7 +138,7 @@
isLoading: false,
tableData: [],
colConfigs: [
{prop: 'createUserName', label: '姓名', align: 'center' },
{prop: 'name', label: '姓名', align: 'center' },
{prop: 'phone', label: '手机号', align: 'center'}
],
tabList: ['基本信息', '风险处置']