@@ -5,7 +5,7 @@
:header-cell-style="{ background: '#EDEEF0', color: '#444' }"
>
<el-table-column align="center"
- label="缴费项目编号">
+ label="缴费单号">
<template slot-scope="scope">
<copy-text>{{ scope.row.musicGroupPaymentCalenderId }}</copy-text>
</template>