Merge branch 'master' of http://121.40.234.130:8899/xiangxy/hht-tongbo
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
<th>产品编码</th>
|
||||
<th>理论长度</th>
|
||||
<th>工单号</th>
|
||||
<th>剩余时间(分)</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
@@ -51,6 +52,7 @@
|
||||
<td>{{e.pcsn}}</td>
|
||||
<td>{{e.product_name}}</td>
|
||||
<td>{{e.mfg_order_name}}</td>
|
||||
<td>{{e.remaining_time}}</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user