|
|
@ -28,7 +28,7 @@ |
|
|
<el-table-column |
|
|
<el-table-column |
|
|
:label="type.label + '(' + type.number + ')'" |
|
|
:label="type.label + '(' + type.number + ')'" |
|
|
:key="tt" |
|
|
:key="tt" |
|
|
width="300" |
|
|
|
|
|
|
|
|
width="250" |
|
|
> |
|
|
> |
|
|
<template slot-scope="scope"> |
|
|
<template slot-scope="scope"> |
|
|
<el-row class="my-cell-bar"> |
|
|
<el-row class="my-cell-bar"> |
|
|
|