条款名称再宽一点

This commit is contained in:
yanyizhou
2021-12-12 15:29:30 +08:00
parent 3464070bd4
commit 088ca94944
@@ -672,7 +672,6 @@
<el-table-column <el-table-column
type="selection" type="selection"
fixed="left" fixed="left"
align="center"
width="60" width="60"
> >
</el-table-column> </el-table-column>
@@ -682,13 +681,12 @@
prop="itemsNum" prop="itemsNum"
width="90" width="90"
label="条款号" label="条款号"
align="center"
> >
</el-table-column> </el-table-column>
<el-table-column <el-table-column
show-overflow-tooltip show-overflow-tooltip
prop="itemsName" prop="itemsName"
min-width="120" min-width="300"
label="条款名称" label="条款名称"
> >
</el-table-column> </el-table-column>
@@ -710,12 +708,10 @@
width="170" width="170"
label="核心技术要求/变化点" label="核心技术要求/变化点"
show-overflow-tooltip show-overflow-tooltip
align="center"
> >
</el-table-column> </el-table-column>
<el-table-column <el-table-column
show-overflow-tooltip show-overflow-tooltip
align="center"
prop="comparedWithPrevious" prop="comparedWithPrevious"
label="基于上一版本差异" label="基于上一版本差异"
width="170"> width="170">