@@ -66,7 +66,7 @@
</el-table-column>
<el-table-column align="center"
prop="goodsDiscountRate"
- label="缴费金额">
+ label="每分钟费用">
<template slot-scope="scope">{{
scope.row.unitPrice
}}</template>