小小儁爺
2026-01-06 1fe4825573349c47e566f2cf0cdfe51ac7ff9c68
pages/zlgl/xjjy1.vue
@@ -2,15 +2,15 @@
   <view>
      <page-nav title="巡检检验"></page-nav>
      <view v-if="processArr.length===0">
      <!--       <view v-if="processArr.length===0">
         <div class="sacnBody">
            <div class="scanImg" @click="topScanClick"></div>
            <div class="scanText">扫描工序任务码</div>
         </div>
      </view>
      </view> -->
      <view v-if="processArr.length!==0" class="mainContent" style="height: 1340rpx;overflow: auto">
      <view v-if="processArr.length!==0" class="mainContent" style="height: 72vh;overflow: auto">
         <view>
            <u-gap height="10" bgColor="#eff0f1"></u-gap>
            <view class="head" style="height: 386rpx;overflow: auto;">
@@ -294,6 +294,7 @@
            this.operSheetShow = true
         },
         async operPickerConfirm(val) {
            this.checkNumber = 1
            this.processObj.checkstandname = val.value[0]
            this.operSheetShow = false