@ -77,7 +77,7 @@
<span>{{ scope.row.createTime }}</span>
</template>
</el-table-column>
<el-table-column label="付款编号" align="center">
<el-table-column label="付款编号" align="center" width="120">
<template slot-scope="scope">
<span>{{ scope.row.id }}</span>