序号bug

This commit is contained in:
chenjianan
2018-11-28 13:28:54 +08:00
parent 8be156014d
commit 4f189a6c9c
2 changed files with 2 additions and 4 deletions

View File

@@ -21,8 +21,7 @@
show-summary
stripe
border>
<el-table-column align="center" label="序号" type="index">
</el-table-column>
<el-table-column align="center" label="序号" type="index"/>
<el-table-column align="center" label="项目名称">
<template slot-scope="scope">
{{ scope.row.项目名称 }}