|
@@ -79,7 +79,9 @@
|
|
|
</div>
|
|
|
<div class="vehicle-content-title flex items-center justify-center">
|
|
|
<!-- <a-divider type="vertical" style="height: 12px; background-color: #3489c9" /> -->
|
|
|
- <span class="vehicle-content-title-text">装运信息</span>
|
|
|
+ <span class="vehicle-content-title-text"
|
|
|
+ >轧钢{{ positionNo == '2' ? '棒二' : '棒三' }}</span
|
|
|
+ >
|
|
|
<!-- <a-divider type="vertical" style="height: 12px; background-color: #3489c9" /> -->
|
|
|
</div>
|
|
|
<div class="vehicle-info-content">
|