| | |
| | | @selection-change="tableChange"> |
| | | <el-table-column type="selection" min-width="5"> |
| | | </el-table-column> |
| | | <el-table-column prop="number" label="编号" min-width="10"> |
| | | <el-table-column prop="number" label="编号" min-width="5"> |
| | | </el-table-column> |
| | | <el-table-column prop="typeFirst" label="所属类型" min-width="10"> |
| | | </el-table-column> |
| | | <el-table-column prop="type" label="所属类别" min-width="10"> |
| | | <el-table-column prop="type" label="所属类别" min-width="20"> |
| | | </el-table-column> |
| | | <el-table-column prop="operation" label="操作" min-width="10"> |
| | | <template slot-scope="scope"> |