| 1 |
- <view id="photoInspection" class="data-v-ebc6a678"><view class="picker-max-box data-v-ebc6a678"><view class="picker-title-box data-v-ebc6a678"><view class="data-v-ebc6a678">*</view><view class="data-v-ebc6a678">实验室:</view></view><picker range-key="subName" value="{{subId}}" range="{{subList}}" data-event-opts="{{[['change',[['buttonChange',['$event']]]]]}}" bindchange="__e" class="data-v-ebc6a678"><view class="picker-min-box data-v-ebc6a678"><view class="data-v-ebc6a678">{{subListIndex||subListIndex===0?subList[subListIndex].subName:'请选择'}}</view><image src="{{$root.m0}}" class="_img data-v-ebc6a678"></image></view></picker></view><block wx:if="{{!subList[0]}}"><view class="null-p data-v-ebc6a678">当前无正在进行中的打卡记录</view></block><block wx:if="{{subList[0]&&subListIndex!=''}}"><view class="null-p data-v-ebc6a678">请选择实验</view></block><view class="outCheckList-max-box data-v-ebc6a678"><block wx:for="{{outCheckData.list}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="for-add-max-box data-v-ebc6a678"><block wx:if="{{outCheckData.isUpload}}"><view class="for-add-img-box data-v-ebc6a678"><block wx:if="{{!item.subUrl}}"><view data-event-opts="{{[['tap',[['upImg',[index]]]]]}}" bindtap="__e" class="_p data-v-ebc6a678">+添加</view></block><block wx:else><image src="{{baseUrl+item.subUrl}}" data-event-opts="{{[['tap',[['upImg',[index]]]]]}}" bindtap="__e" class="_img data-v-ebc6a678"></image></block></view></block><view data-event-opts="{{[['tap',[['checkItem',[index]]]]]}}" class="{{['for-add-name-p','data-v-ebc6a678',outCheckData.isUpload?'for-add-name-p-one':'for-add-name-p-two']}}" bindtap="__e">{{''+item.checkOutName+''}}</view><block wx:if="{{item.checkType}}"><uni-icons class="for-add-icon data-v-ebc6a678" vue-id="{{'8d0d267c-1-'+index}}" type="checkmarkempty" color="#fff" size="24" bind:__l="__l"></uni-icons></block></view></block></view><view data-event-opts="{{[['tap',[['upButton',['$event']]]]]}}" class="up-data-button data-v-ebc6a678" bindtap="__e">离开</view><helang-compress vue-id="8d0d267c-2" data-ref="helangCompress" class="data-v-ebc6a678 vue-ref" bind:__l="__l"></helang-compress></view>
|