调整列表样式

This commit is contained in:
shenyanpei
2021-10-09 09:15:34 +08:00
parent 3a47759103
commit 22bf6c6fd5
@@ -83,7 +83,8 @@
prop="standNumber" prop="standNumber"
label="标准号" label="标准号"
fixed="left" fixed="left"
width="260px" show-overflow-tooltip
width="180px"
> >
<template slot-scope="scope"> <template slot-scope="scope">
<span v-if="scope.row.standSortShow === undefined" <span v-if="scope.row.standSortShow === undefined"
@@ -99,13 +100,15 @@
<el-table-column <el-table-column
prop="standName" prop="standName"
label="中文名称" label="中文名称"
width="180px" show-overflow-tooltip
width="120px"
> >
</el-table-column> </el-table-column>
<el-table-column <el-table-column
prop="standEnName" prop="standEnName"
label="英文名称" label="英文名称"
width="180px" show-overflow-tooltip
width="120px"
> >
</el-table-column> </el-table-column>
<el-table-column <el-table-column
@@ -122,6 +125,7 @@
<el-table-column <el-table-column
prop="xcxssrqgj" prop="xcxssrqgj"
width="190px" width="190px"
sortable
label="新车型实施日期"> label="新车型实施日期">
<template slot-scope="scope"> <template slot-scope="scope">
<span style="margin-left: 10px">{{ <span style="margin-left: 10px">{{