Commit 435ad8ba authored by zhengke's avatar zhengke

修改

parent aabc99bf
......@@ -38,7 +38,7 @@
<el-table
:data="tableData"
header-cell-class-name="headClass"
style="width: 1707px;"
style="width: 100%;"
border
>
......@@ -49,8 +49,7 @@
</el-table-column>
<el-table-column
prop="MemberName"
label="昵称"
width="384">
label="昵称">
</el-table-column>
<el-table-column
label="收支情况(元)"
......@@ -66,13 +65,13 @@
</el-table-column>
<el-table-column
prop="Remarks"
label="备注"
width="383">
label="备注">
</el-table-column>
<el-table-column
prop="CreateDate"
label="充值时间"
width="180"
>
</el-table-column>
</el-table>
......
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