|
@@ -83,7 +83,7 @@ const SubscribeShipments = (val: any) => {
|
|
|
<span>{{ item.bookingNumber }}</span>
|
|
<span>{{ item.bookingNumber }}</span>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
- <div class="recent-header-right">
|
|
|
|
|
|
|
+ <!-- <div class="recent-header-right">
|
|
|
<el-button
|
|
<el-button
|
|
|
class="recent_button"
|
|
class="recent_button"
|
|
|
@click="SubscribeShipments(item)"
|
|
@click="SubscribeShipments(item)"
|
|
@@ -101,7 +101,7 @@ const SubscribeShipments = (val: any) => {
|
|
|
</span>
|
|
</span>
|
|
|
<span class="Subscribe">Subscribe</span>
|
|
<span class="Subscribe">Subscribe</span>
|
|
|
</el-button>
|
|
</el-button>
|
|
|
- </div>
|
|
|
|
|
|
|
+ </div> -->
|
|
|
</div>
|
|
</div>
|
|
|
<div class="recent_content">
|
|
<div class="recent_content">
|
|
|
<!-- 左 -->
|
|
<!-- 左 -->
|