Commit 4ac94edd authored by hanfeng's avatar hanfeng

修改seo管理

parent fec29d4b
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
</el-table-column> </el-table-column>
<el-table-column align="center" label="标题"> <el-table-column align="center" label="标题">
<template scope="scope"> <template scope="scope">
<span>{{scope.row.header}}</span> <span>{{scope.row.title}}</span>
</template> </template>
</el-table-column> </el-table-column>
<el-table-column align="center" width="100" label="操作" fixed="right"> <el-table-column align="center" width="100" label="操作" fixed="right">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment