#
whycq
2022-10-08 4904131ce6f08847169bf7530cc0c7d22cbe6366
pages/basics/pakin.vue
@@ -87,7 +87,7 @@
      
      <!-- 弹窗 -->
      <!-- 修改数量 -->
      <uni-popup ref="revise" background-color="#fff" @change="change">
      <uni-popup ref="revise" background-color="#fff">
         <view class="revise-box ">
            <view class="revise-box-top">
               <view class="color-block-blue"></view>
@@ -195,6 +195,7 @@
         resst() {
            this.matList = []
            this.barcode = ''
            this.matnr = ''
            this.barcodeFocuss()
            uni.vibrateShort();
         },