Commit f2cf9551 authored by 黄奎's avatar 黄奎

酒店库存页面优化

parent b86c0861
This diff is collapsed.
...@@ -73,13 +73,13 @@ ...@@ -73,13 +73,13 @@
<td style="text-align:center"> <td style="text-align:center">
{{childItem.BatchNumber}} {{childItem.BatchNumber}}
</td> </td>
<td style="text-align:center"> <td style="text-align:center;white-space:nowrap; ">
{{childItem.CostPrice}} {{childItem.CostPrice}}
</td> </td>
<td style="text-align:center"> <td style="text-align:center;white-space:nowrap; ">
{{childItem.Inventory}} {{childItem.Inventory}}
</td> </td>
<td style="text-align:center"> <td style="text-align:center;white-space:nowrap; ">
{{childItem.RemainingInventory}} {{childItem.RemainingInventory}}
</td> </td>
<td style="text-align:left"> <td style="text-align:left">
......
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 to comment