瀏覽代碼

no message

linwenxin 7 月之前
父節點
當前提交
5e4260bae6
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. 4 4
      src/packageMaterial/pages/index.vue

+ 4 - 4
src/packageMaterial/pages/index.vue

@@ -24,7 +24,7 @@
             @click="navToPage(`/packageMaterial/pages/apply/index`)"
           ></u-button>
         </view>
-        <view class="bottom">
+        <!-- <view class="bottom">
           <view class="it" @tap="navToPage(`/packageMaterial/pages/stock/returnList?type=NEW`)">
             <view class="num">{{ count.newRefundCount || 0 }}</view>
             <view class="text">新件待返还</view>
@@ -33,7 +33,7 @@
             <view class="num">{{ count.oldRefundCount || 0 }}</view>
             <view class="text">旧件待返还</view>
           </view>
-        </view>
+        </view> -->
       </view>
       <view class="card" v-if="type == 'M'">
         <view class="top">
@@ -80,7 +80,7 @@
             @click="navToPage(`/packageAttachment/pages/applicationParts/index`)"
           ></u-button>
         </view>
-        <view class="bottom">
+        <!-- <view class="bottom">
           <view class="it" @tap="navToPage(`/packageAttachment/pages/returnOfNewParts/index`)">
             <view class="num">{{ count.newRefundCount || 0 }}</view>
             <view class="text">新件待返还</view>
@@ -89,7 +89,7 @@
             <view class="num">{{ count.oldRefundCount || 0 }}</view>
             <view class="text">旧件待返还</view>
           </view>
-        </view>
+        </view> -->
       </view>
       <view class="card" v-if="type == 'P'">
         <view class="top">