Commit d13f94f2 by wuqian

Merge branch 'dev'

parents beac2504 8f43c89b
......@@ -184,7 +184,7 @@
<el-table-column
label="付款时间"
sortable="custom"
prop="clientTime"
prop="serverTime"
header-align="center"
align="center"
width="160"
......@@ -230,7 +230,9 @@ export default {
period: [],
subjectList: [],
sortParmas: {},
searchForm: {},
searchForm: {
payStatus: '已支付'
},
total: 0,
pageSize: 50,
currentPage: 1,
......
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