mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-11 14:17:24 +08:00
优化 导入物品 及挨个功能
This commit is contained in:
parent
8c68edbe26
commit
d0e1fcb1a9
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user