#
zjj
2025-05-08 88a922c83e63ac48c34189543bd537f325862b50
pages/rece/other.vue
@@ -111,7 +111,7 @@
                  <view class="content" v-if="!isconfirm">
                     <view class="cu-form-group padding-lr-0">
                        <view class="title text-blue">供应商批次:</view>
                        <input placeholder="请输入供应商批次" v-model="item.splrBatch"></input>
                        {{item.splrBatch}}
                     </view>
                  </view>
                  <view class="content" v-else>
@@ -159,10 +159,10 @@
      <view class="cu-form-group margin-bottom">
         <view class="title">收货区</view>
         <view>
            <uni-data-select v-model="whAreaId" :localdata="range" placement="top"
         <view style="width: 80%;">
            <uni-data-select style="min-width: 90%; max-width: 90%;" v-model="whAreaId" :localdata="range" placement="top"
               @change="selChange"></uni-data-select>
         </view>>
         </view>
      </view>
      <view class="cu-bar btn-group foot" v-show="!isconfirm">