fix:玻纤日志列表中”预计工时不显示“

This commit is contained in:
shijing 2025-08-22 14:34:47 +08:00
parent 468164ebe6
commit f28fa85ff3
1 changed files with 2 additions and 2 deletions

View File

@ -67,11 +67,11 @@
<span v-else>{{scope.row.material_out_name}}</span> <span v-else>{{scope.row.material_out_name}}</span>
</template> </template>
</el-table-column> </el-table-column>
<el-table-column <!-- <el-table-column
label="预计工时" label="预计工时"
prop="hour_work" prop="hour_work"
width="80" width="80"
></el-table-column> ></el-table-column> -->
<el-table-column label="批次号" min-width="100"> <el-table-column label="批次号" min-width="100">
<template #default="scope"> <template #default="scope">
<div v-if="scope.row.mlogb_full!==null"> <div v-if="scope.row.mlogb_full!==null">