#
whycq
2022-10-26 e47396ebd1ca9d9bfcac0550c0c3911f4e214019
pages/basics/stockCheck.vue
@@ -61,13 +61,14 @@
            </view>
         </view>
      </scroll-view>
      <y-pop title="调整"></y-pop>
      <view>
         <!-- 修改数量 -->
         <uni-popup ref="revise" background-color="#fff" @change="change">
            <view class="revise-box">
               <view class="revise-box-top">
                  <view class="color-block-blue"></view>
                  <text class="title">组托数量</text>
                  <text class="title">修改</text>
               </view>
               <view class="text-box">
                  <text>可组数量:{{enableQty}}</text>
@@ -93,7 +94,7 @@
      data() {
         return {
            commonUrl:null,
            matList:[],
            matList:[{}],
            staNoList:[],
            barcode: '',
            staNo:'',