add:增加打包间子卷信息展示

This commit is contained in:
zhangzq
2025-03-08 13:50:32 +08:00
parent 46607940ed
commit d880051422
7 changed files with 40 additions and 86 deletions

View File

@@ -142,6 +142,8 @@
</template>
</el-table-column>
<el-table-column prop="container_name" label="子卷编号" width="140px" />
<el-table-column prop="weight" label="子卷毛重" width="100px" />
<el-table-column prop="paper_weight" label="纸管净重" width="100px" />
<el-table-column prop="row_num" label="" width="100px" />
<el-table-column prop="col_num" label="" width="100px" />
<el-table-column prop="depth" label="深浅位" width="100px" />