修改字段名

This commit is contained in:
Dragon
2024-03-28 15:33:51 +08:00
parent 8b74e4c9bb
commit fe8411b05f

View File

@@ -41,7 +41,7 @@
<el-table :data="tableData" border style="margin-top: 25px; width: 100%">
<el-table-column
fixed
prop="inviteeUid"
prop="inviteeErbanNo"
align="center"
label="被邀请人id"
></el-table-column>