Parcourir la source

feat: 隐藏subscribe按钮

zhouyuhao il y a 9 mois
Parent
commit
b57bb3ae94

+ 2 - 2
src/views/Dashboard/src/components/RecentStatus.vue

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

+ 2 - 2
src/views/Tracking/src/components/TrackingDetail/src/TrackingDetail.vue

@@ -167,7 +167,7 @@ const SubscribeShipments = () => {
             >AMS/ISF</el-button
           >
 
-          <el-button
+          <!-- <el-button
             class="recent_button"
             @click="SubscribeShipments"
             :class="is_subscribe ? 'IsSubscribe' : ''"
@@ -183,7 +183,7 @@ const SubscribeShipments = () => {
               </svg>
             </span>
             <span class="Subscribe">Subscribe</span>
-          </el-button>
+          </el-button> -->
         </div>
       </div>
       <div class="detail-info">