@@ -54,7 +54,7 @@
{{ scope.row.acname }}
</template>
</el-table-column>
- <el-table-column label="业务备注" align="center" prop="fromKeyword ">
+ <el-table-column label="标题" align="center" prop="fromKeyword ">
<template slot-scope="scope">
{{ scope.row.fromKeyword }}