更新pcb后台

parent d84ffee7
Showing with 1 additions and 1 deletions
...@@ -227,7 +227,7 @@ ...@@ -227,7 +227,7 @@
<td><?= $orderInfo['inside_copper_thickness'] ?></td> <td><?= $orderInfo['inside_copper_thickness'] ?></td>
<td><?= @$orderAuditDetail['text'] ?></td> <td><?= @$orderAuditDetail['text'] ?></td>
<td><?= $purchase['finish_time'] ?></td> <td><?= $purchase['finish_time'] ?></td>
<td><?= $purchase['material'] ?></td> <td><?= $orderInfo['material'] ?></td>
</tr> </tr>
<tr class="c2"> <tr class="c2">
<th>过孔</th> <th>过孔</th>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment