Commit e6ce1165 authored by 小费同学阿's avatar 小费同学阿 💬

2k

parent 38c76c2d
......@@ -97,6 +97,7 @@
<el-table
ref="table"
v-loading="loading"
style="cursor: pointer;"
:header-cell-style="{background:'#F4F4F4'}"
:data="revenueList"
:row-class-name="tableRowClassName"
......
......@@ -105,6 +105,7 @@
<el-table
ref="table"
v-loading="loading"
style="cursor: pointer;"
:header-cell-style="{background:'#F4F4F4'}"
:data="paymentList"
@select="selectChange"
......
......@@ -97,6 +97,7 @@
<el-table
ref="table"
v-loading="loading"
style="cursor: pointer;"
:header-cell-style="{background:'#F4F4F4'}"
:data="revenueList"
@select="selectChange"
......
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