| | |
| | | :key="index"> |
| | | <view class="first-line"> |
| | | <view class="dispatch-receive"> |
| | | <view class="point-number"> |
| | | <text class="order-type">{{ item.coalName?limitString(item.coalName,20,'...'):'' || '' }}</text> |
| | | </view> |
| | | <view class="dispatch-dept">{{ item.code || '' }}</view> |
| | | <view class="black-bar"></view> |
| | | <view class="dispatch-dept">{{ item.remark || '' }}</view> |
| | | <view class="dispatch">{{ item.customerName ||'' }}</view> |
| | | </view> |
| | | <view class="point-number"> |
| | | <text class="order-type">{{ item.productNames?limitString(item.productNames,20,'...'):'' || '' }}</text> |
| | | </view> |
| | | </view> |
| | | <view class="second-line"> |
| | |
| | | style="width: 24rpx;height: 24rpx;line-height: 24rpx;background: url('https://wrzs.czjlchem.com:9090/appimg/image/banner/clock.png') no-repeat;background-size: cover"> |
| | | </view> |
| | | </view> |
| | | <view class="send-date">{{ item.inTime?item.inTime.slice(10,19):null }} </view> |
| | | <view class="send-date">{{ item.inInspectedTime?item.inInspectedTime.slice(10,19):null }} </view> |
| | | </view> |
| | | <view class="fourth-line"> |
| | | <view class="receive" |
| | |
| | | box-shadow: 2rpx 3rpx 13rpx 0rpx rgba(43, 98, 239, 0.5), 0rpx 0rpx 9rpx 0rpx rgba(247, 250, 253, 0.29); |
| | | } |
| | | ::v-deep.appointment { |
| | | margin-bottom: vww(100); |
| | | .appointment-description { |
| | | margin: vww(8) 0; |
| | | color: #fd1446; |