优化 导入物品 及挨个功能

This commit is contained in:
wuxw 2022-11-12 00:39:46 +08:00
parent 8c68edbe26
commit d0e1fcb1a9

View File

@ -29,7 +29,7 @@
<td class="text-center">{{times.createTime}}</td>
<td class="text-center">{{times.price}}</td>
<td class="text-center">{{times.stock}}</td>
<td class="text-center">{{times.totalPirce}}</td>
<td class="text-center">{{times.totalPrice}}</td>
</tr>
</tbody>
</table>