fix:热压生产数据板号展示
This commit is contained in:
parent
f8ef6300b3
commit
f2ad7ca5e0
|
|
@ -45,9 +45,6 @@
|
|||
</template>
|
||||
</el-table-column>
|
||||
<el-table-column label="板号" prop="number" fixed="left">
|
||||
<template #default="scope">
|
||||
<span>{{ scope.row.data.装模_批次号?scope.row.data.装模_批次号:'' }}</span>
|
||||
</template>
|
||||
</el-table-column>
|
||||
<el-table-column label="压前对边" align="center">
|
||||
<template #default="scope">
|
||||
|
|
|
|||
Loading…
Reference in New Issue