|
|
@ -28,6 +28,7 @@
|
|
|
|
height="69vh"
|
|
|
|
height="69vh"
|
|
|
|
stripe
|
|
|
|
stripe
|
|
|
|
>
|
|
|
|
>
|
|
|
|
|
|
|
|
<el-table-column align="center" type="index" width="50" label="序号" />
|
|
|
|
<el-table-column align="center" property="name" label="试剂名称" width="100" show-overflow-tooltip />
|
|
|
|
<el-table-column align="center" property="name" label="试剂名称" width="100" show-overflow-tooltip />
|
|
|
|
<el-table-column align="center" property="english_name" label="英文名称" width="100" show-overflow-tooltip />
|
|
|
|
<el-table-column align="center" property="english_name" label="英文名称" width="100" show-overflow-tooltip />
|
|
|
|
<el-table-column align="center" property="bar_code" label="试剂编码" show-overflow-tooltip />
|
|
|
|
<el-table-column align="center" property="bar_code" label="试剂编码" show-overflow-tooltip />
|
|
|
|