修改bug 55719 【任-BUG】标准评估流程UI调整
This commit is contained in:
@@ -138,7 +138,7 @@
|
||||
</el-table-column>
|
||||
<el-table-column
|
||||
label="条款内容"
|
||||
width="200"
|
||||
width="125"
|
||||
show-overflow-tooltip
|
||||
align="center">
|
||||
<template slot-scope="scope">
|
||||
@@ -149,6 +149,7 @@
|
||||
</el-table-column>
|
||||
<el-table-column
|
||||
v-if="!changePoint"
|
||||
:show-overflow-tooltip="true"
|
||||
prop="technicalRequir"
|
||||
align="center"
|
||||
width="200px"
|
||||
|
||||
@@ -190,7 +190,7 @@
|
||||
</el-table-column>
|
||||
<el-table-column
|
||||
label="条款内容"
|
||||
width="200"
|
||||
width="125"
|
||||
show-overflow-tooltip
|
||||
align="center">
|
||||
<template slot-scope="scope">
|
||||
@@ -201,6 +201,7 @@
|
||||
</el-table-column>
|
||||
<el-table-column
|
||||
v-if="!changePoint"
|
||||
:show-overflow-tooltip="true"
|
||||
prop="technicalRequir"
|
||||
align="center"
|
||||
width="250"
|
||||
|
||||
@@ -183,7 +183,7 @@
|
||||
</el-table-column>
|
||||
<el-table-column
|
||||
label="条款内容"
|
||||
width="200"
|
||||
width="125"
|
||||
show-overflow-tooltip
|
||||
align="center">
|
||||
<template slot-scope="scope">
|
||||
@@ -194,6 +194,7 @@
|
||||
</el-table-column>
|
||||
<el-table-column
|
||||
v-if="!changePoint"
|
||||
:show-overflow-tooltip="true"
|
||||
prop="technicalRequir"
|
||||
align="center"
|
||||
width="250"
|
||||
|
||||
@@ -192,7 +192,7 @@
|
||||
</el-table-column>
|
||||
<el-table-column
|
||||
label="条款内容"
|
||||
width="200"
|
||||
width="125"
|
||||
show-overflow-tooltip
|
||||
align="center">
|
||||
<template slot-scope="scope">
|
||||
@@ -204,6 +204,7 @@
|
||||
<el-table-column
|
||||
v-if="!changePoint"
|
||||
prop="technicalRequir"
|
||||
:show-overflow-tooltip="true"
|
||||
align="center"
|
||||
width="250"
|
||||
label="核心技术要求/变化点">
|
||||
|
||||
@@ -192,7 +192,7 @@
|
||||
</el-table-column>
|
||||
<el-table-column
|
||||
label="条款内容"
|
||||
width="200"
|
||||
width="125"
|
||||
show-overflow-tooltip
|
||||
align="center">
|
||||
<template slot-scope="scope">
|
||||
@@ -203,6 +203,7 @@
|
||||
</el-table-column>
|
||||
<el-table-column
|
||||
v-if="!changePoint"
|
||||
:show-overflow-tooltip="true"
|
||||
prop="technicalRequir"
|
||||
align="center"
|
||||
width="250"
|
||||
|
||||
@@ -192,7 +192,7 @@
|
||||
</el-table-column>
|
||||
<el-table-column
|
||||
label="条款内容"
|
||||
width="200"
|
||||
width="125"
|
||||
show-overflow-tooltip
|
||||
align="center">
|
||||
<template slot-scope="scope">
|
||||
@@ -203,6 +203,7 @@
|
||||
</el-table-column>
|
||||
<el-table-column
|
||||
v-if="!changePoint"
|
||||
:show-overflow-tooltip="true"
|
||||
prop="technicalRequir"
|
||||
align="center"
|
||||
width="250"
|
||||
|
||||
Reference in New Issue
Block a user