feat(靓号申请页): 表单列表新增“财富等级”项
This commit is contained in:
parent
0fd35c414e
commit
3bf37fc26e
@ -65,6 +65,9 @@
|
||||
<!-- ID -->
|
||||
<el-table-column prop="applyAccount" label="ID" align="center" />
|
||||
|
||||
<!-- 财富等级 -->
|
||||
<el-table-column prop="wealthLevel" label="财富等级" align="center" />
|
||||
|
||||
<!-- 申请人 -->
|
||||
<el-table-column label="申请人" align="center">
|
||||
<template slot-scope="scope">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user