|
|
|
@ -123,13 +123,13 @@ |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column label="网纹辊/Anilox Grade" header-align="center"> |
|
|
|
<el-table-column label="网版信息/Plate lnfo" header-align="center"> |
|
|
|
<el-table-column |
|
|
|
prop="lpi" |
|
|
|
header-align="center" |
|
|
|
align="left" |
|
|
|
min-width="100" |
|
|
|
label="线数(LPI)"> |
|
|
|
label="网版目数/Mesh Size"> |
|
|
|
<template slot-scope="scope"> |
|
|
|
<span v-if="editBatchVisible"> |
|
|
|
<el-input :controls="false" v-model="scope.row.lpi" style="height: 11px; width: 98%;"></el-input> |
|
|
|
@ -144,7 +144,7 @@ |
|
|
|
header-align="center" |
|
|
|
align="left" |
|
|
|
min-width="100" |
|
|
|
label="容积(BCM)"> |
|
|
|
label="张网角度/Angle"> |
|
|
|
<template slot-scope="scope"> |
|
|
|
<span v-if="editBatchVisible"> |
|
|
|
<el-input :controls="false" v-model="scope.row.bcm" style="height: 11px; width: 98%;"></el-input> |
|
|
|
@ -349,13 +349,13 @@ |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column label="网纹辊/Anilox Grade" header-align="center"> |
|
|
|
<el-table-column label="网版信息/Plate lnfo" header-align="center"> |
|
|
|
<el-table-column |
|
|
|
prop="lpi" |
|
|
|
header-align="center" |
|
|
|
align="left" |
|
|
|
min-width="100" |
|
|
|
label="线数(LPI)"> |
|
|
|
label="网版目数/Mesh Size"> |
|
|
|
<template slot-scope="scope"> |
|
|
|
<span v-if="editBatchVisible"> |
|
|
|
<el-input :controls="false" v-model="scope.row.lpi" style="height: 11px; width: 98%;"></el-input> |
|
|
|
@ -370,7 +370,7 @@ |
|
|
|
header-align="center" |
|
|
|
align="left" |
|
|
|
min-width="100" |
|
|
|
label="容积(BCM)"> |
|
|
|
label="张网角度/Angle"> |
|
|
|
<template slot-scope="scope"> |
|
|
|
<span v-if="editBatchVisible"> |
|
|
|
<el-input :controls="false" v-model="scope.row.bcm" style="height: 11px; width: 98%;"></el-input> |
|
|
|
@ -575,13 +575,13 @@ |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column label="网纹辊/Anilox Grade" header-align="center"> |
|
|
|
<el-table-column label="网版信息/Plate lnfo" header-align="center"> |
|
|
|
<el-table-column |
|
|
|
prop="lpi" |
|
|
|
header-align="center" |
|
|
|
align="left" |
|
|
|
min-width="100" |
|
|
|
label="线数(LPI)"> |
|
|
|
label="网版目数/Mesh Size"> |
|
|
|
<template slot-scope="scope"> |
|
|
|
<span v-if="editBatchVisible"> |
|
|
|
<el-input :controls="false" v-model="scope.row.lpi" style="height: 11px; width: 98%;"></el-input> |
|
|
|
@ -596,7 +596,7 @@ |
|
|
|
header-align="center" |
|
|
|
align="left" |
|
|
|
min-width="100" |
|
|
|
label="容积(BCM)"> |
|
|
|
label="张网角度/Angle"> |
|
|
|
<template slot-scope="scope"> |
|
|
|
<span v-if="editBatchVisible"> |
|
|
|
<el-input :controls="false" v-model="scope.row.bcm" style="height: 11px; width: 98%;"></el-input> |
|
|
|
@ -801,13 +801,13 @@ |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
</el-table-column> |
|
|
|
<el-table-column label="网纹辊/Anilox Grade" header-align="center"> |
|
|
|
<el-table-column label="网版信息/Plate lnfo" header-align="center"> |
|
|
|
<el-table-column |
|
|
|
prop="lpi" |
|
|
|
header-align="center" |
|
|
|
align="left" |
|
|
|
min-width="100" |
|
|
|
label="线数(LPI)"> |
|
|
|
label="网版目数/Mesh Size"> |
|
|
|
<template slot-scope="scope"> |
|
|
|
<span v-if="editBatchVisible"> |
|
|
|
<el-input :controls="false" v-model="scope.row.lpi" style="height: 11px; width: 98%;"></el-input> |
|
|
|
@ -822,7 +822,7 @@ |
|
|
|
header-align="center" |
|
|
|
align="left" |
|
|
|
min-width="100" |
|
|
|
label="容积(BCM)"> |
|
|
|
label="张网角度/Angle"> |
|
|
|
<template slot-scope="scope"> |
|
|
|
<span v-if="editBatchVisible"> |
|
|
|
<el-input :controls="false" v-model="scope.row.bcm" style="height: 11px; width: 98%;"></el-input> |
|
|
|
@ -965,10 +965,10 @@ |
|
|
|
<el-form-item :label="'颜色匹配/Color Match'"> |
|
|
|
<el-input v-model="colorData.colorMatch" style="width: 145px" ></el-input> |
|
|
|
</el-form-item> |
|
|
|
<el-form-item :label="'线数/LPI'"> |
|
|
|
<el-form-item :label="'网版目数/Mesh Size'"> |
|
|
|
<el-input v-model="colorData.lpi" style="width: 145px" ></el-input> |
|
|
|
</el-form-item> |
|
|
|
<el-form-item :label="'容积/BCM'"> |
|
|
|
<el-form-item :label="'张网角度/Angle'"> |
|
|
|
<el-input v-model="colorData.bcm" style="width: 145px" ></el-input> |
|
|
|
</el-form-item> |
|
|
|
<el-form-item :label="'印刷速度/Speed'"> |
|
|
|
|