skyouc
2025-04-30 4c94dc71afd85a903ebed62db99b4ca11a2cd46d
pages/listing/labour.vue
@@ -17,9 +17,6 @@
            <text class='cuIcon-search text-blue' @click="search"></text>
         </view>
      </form>
      <view class="cu-list det menu sm-border  padding">
         <block v-for="(item, index) in list" :key="index">
            <view class="cu-bar bg-white solid-bottom margin-top-sm">
@@ -53,7 +50,6 @@
                  <text class="text-grey ">{{item.barcode}}</text>
               </view>
            </view>
            <view class="cu-item">
               <view class="content">
                  <text class="text-black">供应商批次:</text>
@@ -62,7 +58,6 @@
                  <text class="text-grey ">{{item.splrBatch}}</text>
               </view>
            </view>
            <view class="cu-item">
               <view class="content">
                  <text class="text-black">库存批次:</text>
@@ -71,8 +66,6 @@
                  <text class="text-grey ">{{item.batch}}</text>
               </view>
            </view>
            <view class="cu-item">
               <view class="content">
                  <text class="text-black">收货数量:</text>