@@ -34,7 +34,7 @@
</el-table-column>
<el-table-column label="当月" align="center">
- <el-table-column label="当月营收目标" align="center" min-width="115px">
+ <el-table-column label="营收目标" align="center" min-width="115px">
<template slot-scope="scope">{{ unit2TenThousand(scope.row.total_tips, isTenThound) }}</template>