|
@@ -5,7 +5,7 @@
|
|
<view style="width: 100%;height: 42rpx;margin-top: 30rpx;margin-bottom: 10rpx;text-align: center;">成功信息</view>
|
|
<view style="width: 100%;height: 42rpx;margin-top: 30rpx;margin-bottom: 10rpx;text-align: center;">成功信息</view>
|
|
<u-table border-color="#f2f2f2">
|
|
<u-table border-color="#f2f2f2">
|
|
<u-tr class="u-tr">
|
|
<u-tr class="u-tr">
|
|
- <u-td class="u-td" style="font-size: 24rpx;">{{successCount}}</u-td>
|
|
|
|
|
|
+ <u-td class="u-td" style="font-size: 24rpx;">{{successCount}}条</u-td>
|
|
<u-td class="u-td">成功入库轮胎</u-td>
|
|
<u-td class="u-td">成功入库轮胎</u-td>
|
|
</u-tr>
|
|
</u-tr>
|
|
</u-table>
|
|
</u-table>
|