小小儁爺
2025-05-23 d26ff568b097248861a6cbc13bcf2acc88a54524
pages/wlgl/cgrk2.vue
@@ -1,6 +1,6 @@
<template>
   <view>
      <page-nav title="采购入库2"></page-nav>
      <page-nav title="采购入库"></page-nav>
      <view v-if="purchorderArrAll.length===0">
@@ -36,13 +36,6 @@
         <!-- </view> -->
      </view>
      <view v-if="purchorderArrAll.length===0">
         <div class="sacnBody">
            <div class="boxImg"></div>
            <div class="scanText">暂无采购到货</div>
         </div>
      </view>
   </view>
</template>