pang.jiabao
2025-04-11 162b3abda98bf6c33d60e0846b54febade343274
pages/basics/orderOut.vue
@@ -34,7 +34,7 @@
      </view>
      
      <view class="square-none" v-show="matList.length === 0">
         <view class="v-show">暂无更多数据...</view>
         <view class="v-show">Нет дополнительных данных...</view>
      </view>
      
      <checkbox-group @change="checkbox">
@@ -58,7 +58,7 @@
         </view>
      </checkbox-group>
      <!--  <view style="margin-top: 10px;">
            <uni-table ref="table" border stripe emptyText="暂无更多数据">
            <uni-table ref="table" border stripe emptyText="反选</text>">
                <uni-tr>
                    <uni-th align="center" width="50">出库数量</uni-th>
                    <uni-th align="center" width="70">产品ID</uni-th>
@@ -85,7 +85,7 @@
           </label> -->
           
           <label class="label-btn" style="width: 150rpx;">
              <button class="cu-btn" @click="resst()">重置</button>
              <button class="cu-btn" @click="resst()">Сброс</button>
           </label>
           <label class="label-btn">
              <button class="cu-btn bg-blue " @click="outbound()">启动出库</button>