流程内填写表单的宽度

This commit is contained in:
wangxiahui@91isoft.com
2021-09-26 11:07:05 +08:00
parent 174c2d04ba
commit 08893b630a
18 changed files with 73 additions and 73 deletions
@@ -163,7 +163,7 @@
<el-table-column
show-overflow-tooltip
prop="technicalRequir"
width="150"
width="200"
label="核心技术要求"
align="center">
</el-table-column>
@@ -196,13 +196,13 @@
<el-table-column
show-overflow-tooltip
prop="complianceState"
width="150"
width="200"
label="合规性分析"
align="center">
</el-table-column>
<el-table-column
prop="newData"
width="250"
width="150"
label="新车型实施日期"
align="center">
<template slot-scope="scope">
@@ -211,7 +211,7 @@
</el-table-column>
<el-table-column
prop="onlineData"
width="250"
width="150"
label="在产车型实施日期"
align="center">
<template slot-scope="scope">
@@ -167,7 +167,7 @@
<el-table-column
v-if="!form.itemsNum1"
prop="technicalRequir"
width="150"
width="200"
label="核心技术要求"
align="center">
<template slot-scope="scope">
@@ -211,7 +211,7 @@
</el-table-column>
<el-table-column
prop="complianceState"
width="150"
width="200"
label="合规性分析"
align="center">
<template slot-scope="scope">
@@ -222,7 +222,7 @@
</el-table-column>
<el-table-column
prop="newData"
width="250"
width="150"
label="新车型实施日期"
align="center">
<template slot-scope="scope">
@@ -235,7 +235,7 @@
</el-table-column>
<el-table-column
prop="onlineData"
width="250"
width="150"
label="在产车型实施日期"
align="center">
<template slot-scope="scope">
@@ -364,7 +364,7 @@
:wrapperClosable="false"
size="800px">
<div class="demo-drawer-content">
<el-form :model="plForm" class="label-input-form" ref="plForm" label-width="150">
<el-form :model="plForm" class="label-input-form" ref="plForm" label-width=150">
<el-formItem label="核心技术要求" prop="technicalRequir" class="add-form-item" v-if="!form.itemsNum1">
<el-input
v-model="plForm.technicalRequir"
@@ -162,7 +162,7 @@
<el-table-column
show-overflow-tooltip
prop="technicalRequir"
width="150"
width="200"
label="核心技术要求"
align="center">
</el-table-column>
@@ -195,13 +195,13 @@
<el-table-column
show-overflow-tooltip
prop="complianceState"
width="150"
width="200"
label="合规性分析"
align="center">
</el-table-column>
<el-table-column
prop="newData"
width="250"
width="150"
label="新车型实施日期"
align="center">
<template slot-scope="scope">
@@ -210,7 +210,7 @@
</el-table-column>
<el-table-column
prop="onlineData"
width="250"
width="150"
label="在产车型实施日期"
align="center">
<template slot-scope="scope">
@@ -162,7 +162,7 @@
<el-table-column
show-overflow-tooltip
prop="technicalRequir"
width="150"
width="200"
label="核心技术要求"
align="center">
</el-table-column>
@@ -195,13 +195,13 @@
<el-table-column
show-overflow-tooltip
prop="complianceState"
width="150"
width="200"
label="合规性分析"
align="center">
</el-table-column>
<el-table-column
prop="newData"
width="250"
width="150"
label="新车型实施日期"
align="center">
<template slot-scope="scope">
@@ -210,7 +210,7 @@
</el-table-column>
<el-table-column
prop="onlineData"
width="250"
width="150"
label="在产车型实施日期"
align="center">
<template slot-scope="scope">
@@ -163,7 +163,7 @@
<el-table-column
show-overflow-tooltip
prop="technicalRequir"
width="150"
width="200"
label="核心技术要求"
align="center">
</el-table-column>
@@ -196,13 +196,13 @@
<el-table-column
show-overflow-tooltip
prop="complianceState"
width="150"
width="200"
label="合规性分析"
align="center">
</el-table-column>
<el-table-column
prop="newData"
width="250"
width="150"
label="新车型实施日期"
align="center">
<template slot-scope="scope">
@@ -211,7 +211,7 @@
</el-table-column>
<el-table-column
prop="onlineData"
width="250"
width="150"
label="在产车型实施日期"
align="center">
<template slot-scope="scope">
@@ -197,7 +197,7 @@
<el-table-column
prop="noCompliance"
align="center"
width="160"
width="170"
label="不合规项目">
</el-table-column>
<el-table-column
@@ -209,7 +209,7 @@
<el-table-column
prop="completionTime"
align="center"
width="160"
width="120"
label="完成时间">
<template slot-scope="scope">
<span>{{ scope.row.completionTime ? $moment(scope.row.completionTime).format('YYYY-MM-DD') : '' }}</span>
@@ -233,7 +233,7 @@
<el-table-column
prop="zcNoCompliance"
align="center"
width="160"
width="170"
label="不合规项目">
</el-table-column>
<el-table-column
@@ -245,7 +245,7 @@
<el-table-column
prop="zcCompletionTime"
align="center"
width="160"
width="120"
label="完成时间">
<template slot-scope="scope">
<span>{{ scope.row.zcCompletionTime ? $moment(scope.row.zcCompletionTime).format('YYYY-MM-DD') : '' }}</span>
@@ -204,7 +204,7 @@
<el-table-column
prop="researchNonCompliance"
align="center"
width="160"
width="170"
label="不合规项目">
<template slot-scope="scope">
<el-input
@@ -230,7 +230,7 @@
<el-table-column
prop="researchCompletionTime"
align="center"
width="160"
width="120"
label="完成时间">
<template slot-scope="scope">
<el-date-picker
@@ -265,7 +265,7 @@
<el-table-column
prop="productionNonCompliance"
align="center"
width="160"
width="170"
label="不合规项目">
<template slot-scope="scope">
<el-input
@@ -291,7 +291,7 @@
<el-table-column
prop="productionCompletionTime"
align="center"
width="160"
width="120"
label="完成时间">
<template slot-scope="scope">
<el-date-picker
@@ -197,7 +197,7 @@
<el-table-column
prop="noCompliance"
align="center"
width="160"
width="170"
label="不合规项目">
</el-table-column>
<el-table-column
@@ -209,7 +209,7 @@
<el-table-column
prop="completionTime"
align="center"
width="160"
width="120"
label="完成时间">
<template slot-scope="scope">
<span>{{ scope.row.completionTime ? $moment(scope.row.completionTime).format('YYYY-MM-DD') : '' }}</span>
@@ -233,7 +233,7 @@
<el-table-column
prop="zcNoCompliance"
align="center"
width="160"
width="170"
label="不合规项目">
</el-table-column>
<el-table-column
@@ -245,7 +245,7 @@
<el-table-column
prop="zcCompletionTime"
align="center"
width="160"
width="120"
label="完成时间">
<template slot-scope="scope">
<span>{{ scope.row.zcCompletionTime ? $moment(scope.row.zcCompletionTime).format('YYYY-MM-DD') : '' }}</span>
@@ -197,7 +197,7 @@
<el-table-column
prop="noCompliance"
align="center"
width="160"
width="170"
label="不合规项目">
</el-table-column>
<el-table-column
@@ -209,7 +209,7 @@
<el-table-column
prop="completionTime"
align="center"
width="160"
width="120"
label="完成时间">
<template slot-scope="scope">
<span>{{ scope.row.completionTime ? $moment(scope.row.completionTime).format('YYYY-MM-DD') : '' }}</span>
@@ -233,7 +233,7 @@
<el-table-column
prop="zcNoCompliance"
align="center"
width="160"
width="170"
label="不合规项目">
</el-table-column>
<el-table-column
@@ -245,7 +245,7 @@
<el-table-column
prop="zcCompletionTime"
align="center"
width="160"
width="120"
label="完成时间">
<template slot-scope="scope">
<span>{{ scope.row.zcCompletionTime ? $moment(scope.row.zcCompletionTime).format('YYYY-MM-DD') : '' }}</span>
@@ -197,7 +197,7 @@
<el-table-column
prop="noCompliance"
align="center"
width="160"
width="170"
label="不合规项目">
</el-table-column>
<el-table-column
@@ -209,7 +209,7 @@
<el-table-column
prop="completionTime"
align="center"
width="160"
width="120"
label="完成时间">
<template slot-scope="scope">
<span>{{ scope.row.completionTime ? $moment(scope.row.completionTime).format('YYYY-MM-DD') : '' }}</span>
@@ -233,7 +233,7 @@
<el-table-column
prop="zcNoCompliance"
align="center"
width="160"
width="170"
label="不合规项目">
</el-table-column>
<el-table-column
@@ -245,7 +245,7 @@
<el-table-column
prop="zcCompletionTime"
align="center"
width="160"
width="120"
label="完成时间">
<template slot-scope="scope">
<span>{{ scope.row.zcCompletionTime ? $moment(scope.row.zcCompletionTime).format('YYYY-MM-DD') : '' }}</span>
@@ -127,7 +127,7 @@
<el-table-column
prop="noCompliance"
align="center"
width="160"
width="170"
label="不合规项目">
</el-table-column>
<el-table-column
@@ -139,7 +139,7 @@
<el-table-column
prop="completionTime"
align="center"
width="160"
width="120"
label="完成时间">
<template slot-scope="scope">
<span>{{ scope.row.completionTime ? $moment(scope.row.completionTime).format('YYYY-MM-DD') : '' }}</span>
@@ -163,7 +163,7 @@
<el-table-column
prop="zcNoCompliance"
align="center"
width="160"
width="170"
label="不合规项目">
</el-table-column>
<el-table-column
@@ -175,7 +175,7 @@
<el-table-column
prop="zcCompletionTime"
align="center"
width="160"
width="120"
label="完成时间">
<template slot-scope="scope">
<span>{{ scope.row.zcCompletionTime ? $moment(scope.row.zcCompletionTime).format('YYYY-MM-DD') : '' }}</span>
@@ -130,7 +130,7 @@
<el-table-column
prop="noCompliance"
align="center"
width="160"
width="170"
label="不合规项目">
</el-table-column>
<el-table-column
@@ -142,7 +142,7 @@
<el-table-column
prop="completionTime"
align="center"
width="160"
width="120"
label="完成时间">
<template slot-scope="scope">
<span>{{ scope.row.completionTime ? $moment(scope.row.completionTime).format("YYYY-MM-DD") : ""
@@ -167,7 +167,7 @@
<el-table-column
prop="zcNoCompliance"
align="center"
width="160"
width="170"
label="不合规项目">
</el-table-column>
<el-table-column
@@ -179,7 +179,7 @@
<el-table-column
prop="zcCompletionTime"
align="center"
width="160"
width="120"
label="完成时间">
<template slot-scope="scope">
<span>{{ scope.row.zcCompletionTime ? $moment(scope.row.zcCompletionTime).format("YYYY-MM-DD") : ""
@@ -130,7 +130,7 @@
<el-table-column
prop="noCompliance"
align="center"
width="160"
width="170"
label="不合规项目">
</el-table-column>
<el-table-column
@@ -142,7 +142,7 @@
<el-table-column
prop="completionTime"
align="center"
width="160"
width="120"
label="完成时间">
<template slot-scope="scope">
<span>{{ scope.row.completionTime ? $moment(scope.row.completionTime).format("YYYY-MM-DD") : ""
@@ -167,7 +167,7 @@
<el-table-column
prop="zcNoCompliance"
align="center"
width="160"
width="170"
label="不合规项目">
</el-table-column>
<el-table-column
@@ -179,7 +179,7 @@
<el-table-column
prop="zcCompletionTime"
align="center"
width="160"
width="120"
label="完成时间">
<template slot-scope="scope">
<span>{{ scope.row.zcCompletionTime ? $moment(scope.row.zcCompletionTime).format("YYYY-MM-DD") : ""
@@ -130,7 +130,7 @@
<el-table-column
prop="noCompliance"
align="center"
width="160"
width="170"
label="不合规项目">
</el-table-column>
<el-table-column
@@ -142,7 +142,7 @@
<el-table-column
prop="completionTime"
align="center"
width="160"
width="120"
label="完成时间">
<template slot-scope="scope">
<span>{{ scope.row.completionTime ? $moment(scope.row.completionTime).format("YYYY-MM-DD") : ""
@@ -167,7 +167,7 @@
<el-table-column
prop="zcNoCompliance"
align="center"
width="160"
width="170"
label="不合规项目">
</el-table-column>
<el-table-column
@@ -179,7 +179,7 @@
<el-table-column
prop="zcCompletionTime"
align="center"
width="160"
width="120"
label="完成时间">
<template slot-scope="scope">
<span>{{ scope.row.zcCompletionTime ? $moment(scope.row.zcCompletionTime).format("YYYY-MM-DD") : ""
@@ -144,7 +144,7 @@
<el-table-column
prop="researchNonCompliance"
align="center"
width="160"
width="170"
label="不合规项目">
<template slot-scope="scope">
<el-input
@@ -170,7 +170,7 @@
<el-table-column
prop="researchCompletionTime"
align="center"
width="160"
width="120"
label="完成时间">
<template slot-scope="scope">
<el-date-picker
@@ -205,7 +205,7 @@
<el-table-column
prop="productionNonCompliance"
align="center"
width="160"
width="170"
label="不合规项目">
<template slot-scope="scope">
<el-input
@@ -231,7 +231,7 @@
<el-table-column
prop="productionCompletionTime"
align="center"
width="160"
width="120"
label="完成时间">
<template slot-scope="scope">
<el-date-picker
@@ -130,7 +130,7 @@
<el-table-column
prop="noCompliance"
align="center"
width="160"
width="170"
label="不合规项目">
</el-table-column>
<el-table-column
@@ -142,7 +142,7 @@
<el-table-column
prop="completionTime"
align="center"
width="160"
width="120"
label="完成时间">
<template slot-scope="scope">
<span>{{ scope.row.completionTime ? $moment(scope.row.completionTime).format("YYYY-MM-DD") : ""
@@ -167,7 +167,7 @@
<el-table-column
prop="zcNoCompliance"
align="center"
width="160"
width="170"
label="不合规项目">
</el-table-column>
<el-table-column
@@ -179,7 +179,7 @@
<el-table-column
prop="zcCompletionTime"
align="center"
width="160"
width="120"
label="完成时间">
<template slot-scope="scope">
<span>{{ scope.row.zcCompletionTime ? $moment(scope.row.zcCompletionTime).format("YYYY-MM-DD") : ""
@@ -130,7 +130,7 @@
<el-table-column
prop="noCompliance"
align="center"
width="160"
width="170"
label="不合规项目">
</el-table-column>
<el-table-column
@@ -142,7 +142,7 @@
<el-table-column
prop="completionTime"
align="center"
width="160"
width="120"
label="完成时间">
<template slot-scope="scope">
<span>{{ scope.row.completionTime ? $moment(scope.row.completionTime).format('YYYY-MM-DD') : '' }}</span>
@@ -166,7 +166,7 @@
<el-table-column
prop="zcNoCompliance"
align="center"
width="160"
width="170"
label="不合规项目">
</el-table-column>
<el-table-column
@@ -178,7 +178,7 @@
<el-table-column
prop="zcCompletionTime"
align="center"
width="160"
width="120"
label="完成时间">
<template slot-scope="scope">
<span>{{ scope.row.zcCompletionTime ? $moment(scope.row.zcCompletionTime).format('YYYY-MM-DD') : '' }}</span>
@@ -130,7 +130,7 @@
<el-table-column
prop="noCompliance"
align="center"
width="160"
width="170"
label="不合规项目">
</el-table-column>
<el-table-column
@@ -142,7 +142,7 @@
<el-table-column
prop="completionTime"
align="center"
width="160"
width="120"
label="完成时间">
<template slot-scope="scope">
<span>{{ scope.row.completionTime ? $moment(scope.row.completionTime).format("YYYY-MM-DD") : ""
@@ -167,7 +167,7 @@
<el-table-column
prop="zcNoCompliance"
align="center"
width="160"
width="170"
label="不合规项目">
</el-table-column>
<el-table-column
@@ -179,7 +179,7 @@
<el-table-column
prop="zcCompletionTime"
align="center"
width="160"
width="120"
label="完成时间">
<template slot-scope="scope">
<span>{{ scope.row.zcCompletionTime ? $moment(scope.row.zcCompletionTime).format("YYYY-MM-DD") : ""