小小儁爺
2025-07-15 49dedf908e2e0f2f317f05acc55f8f5faa1f4d2a
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>