| | |
| | | <template> |
| | | <div class="loadUnPage"> |
| | | <view class="history-numbers"> |
| | | <!-- <combined-title title="历史提煤单"></combined-title> --> |
| | | <!-- <combined-title title="历史收发单"></combined-title> --> |
| | | <scroll-view :scroll-top="scrollTop" |
| | | scroll-y="true" |
| | | class="scroll-Y"> |
| | |
| | | v-else-if="roleType == 2">{{ item.carNumSurplus }}</view> |
| | | </view> |
| | | <view class="third-line"> |
| | | <view class="third-line_text">提煤单个数:</view> |
| | | <view class="third-line_text">收发单个数:</view> |
| | | <view class="third-line_num">{{ item.tmCount }}</view> |
| | | </view> |
| | | </view> |