add 装箱暂存管理/分切上料/分切下料/子卷绑定/生箔工序/烘烤工序

This commit is contained in:
蔡玲
2024-09-06 16:25:51 +08:00
parent 383c989e65
commit 6022b63c4d
14 changed files with 985 additions and 138 deletions

View File

@@ -46,8 +46,7 @@
</thead>
<tbody>
<tr v-for="(e, i) in dataList" :key="i" @click="toCheck(e)" :class="{'checked': e.container_name === pkId}">
<td>{{Number(i) + 1}}</td>
<td class="td_2">{{e.source_container_name}}</td>
<td>{{e.source_container_name}}</td>
<td>{{e.container_name}}</td>
<td>{{e.point_code}}</td>
<td>{{e.split_group}}</td>