erp 新洋电子
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
10 KiB

3 years ago
<view><view class="white-card"><view class="list-list"><view class="list-title">物料编号</view><view class="list-right"><text>{{CyInfo.product_number}}</text></view></view><view class="list-list"><view class="list-title">填报日期</view><view class="list-right"><text>{{CyInfo.production}}</text></view></view><view class="list-list"><view class="list-title">线别</view><view class="list-right"><text>{{CyInfo.line_title}}</text></view></view><view class="list-list"><view class="list-title">班次</view><view class="list-right"><text>{{CyInfo.line_title==0?'夜班':'白班'}}</text></view></view><block wx:if="{{ifEdit==1}}"><view class="list-list"><view class="list-title">班次</view><block wx:if="{{stopInfo.data.frequency}}"><view class="list-right"><text>{{stopInfo.data.frequency==0?'夜班':'白班'}}</text></view></block></view></block></view><block wx:if="{{ifEdit==0}}"><view class="white-card" style="margin-top:30rpx;"><picker value="{{reasonIds}}" range="{{reason}}" range-key="item" data-event-opts="{{[['change',[['bindReason',['$event','$0'],['reason']]]]]}}" bindchange="__e"><view class="list-list"><view class="list-title">停线原因</view><view class="list-right"><text>{{reason[reasonIds]?reason[reasonIds].item:"请选择"}}</text><image class="next" src="../../static/next.png"></image></view></view></picker></view></block><block wx:if="{{ifEdit==1}}"><view class="white-card" style="margin-top:30rpx;"><view class="list-list"><view class="list-title">停线原因</view><view class="list-right"><text>{{infoResonArr[0]?infoResonArr[0].item:''}}</text></view></view></view></block><block wx:if="{{crrentReson=='设备维修'&&ifEdit==0}}"><view class="big-titlt">设备维修</view></block><block wx:if="{{infoResonId=='2'&&ifEdit==1}}"><view class="big-titlt">设备维修</view></block><block wx:if="{{crrentReson=='设备维修'&&ifEdit==0}}"><view class="white-card"><picker value="{{devIds}}" range-key="name" range="{{deviceNo}}" data-event-opts="{{[['change',[['bindmouldIds',['$event','$0'],['deviceNo']]]]]}}" bindchange="__e"><view class="list-list"><view class="list-title">设备编号</view><view class="list-right"><text>{{deviceNo[devIds]?deviceNo[devIds].name:"请选择"}}</text><image class="next" src="../../static/next.png"></image></view></view></picker><picker value="{{index}}" range-key="name" range="{{AbnormalPhenomenon}}" data-event-opts="{{[['change',[['ycxx',['$event','$0'],['AbnormalPhenomenon']]]]]}}" bindchange="__e"><view class="list-list"><view class="list-title">异常现象</view><view class="list-right"><text>{{AbnormalPhenomenon[index]?AbnormalPhenomenon[index].name:""}}</text><image class="next" src="../../static/next.png"></image></view></view></picker><picker value="{{devYyIds}}" range-key="name" range="{{deviceCauseAnalysis}}" data-event-opts="{{[['change',[['decYyfx',['$event','$0'],['deviceCauseAnalysis']]]]]}}" bindchange="__e"><view class="list-list"><view class="list-title">原因分析</view><view class="list-right"><text>{{deviceCauseAnalysis[devYyIds]?deviceCauseAnalysis[devYyIds].name:""}}</text><image class="next" src="../../static/next.png"></image></view></view></picker><picker value="{{devRepairids}}" range-key="name" range="{{deviceRepairDescription}}" data-event-opts="{{[['change',[['deviceDescription',['$event','$0'],['deviceRepairDescription']]]]]}}" bindchange="__e"><view class="list-list"><view class="list-title">维修描述</view><view class="list-right"><text>{{deviceRepairDescription[devRepairids]?deviceRepairDescription[devRepairids].name:""}}</text><image class="next" src="../../static/next.png"></image></view></view></picker><picker value="{{staffIdx}}" range-key="name" range="{{staffList}}" data-event-opts="{{[['change',[['deviceStaff',['$event','$0'],['staffList']]]]]}}" bindchange="__e"><view class="list-list"><view class="list-title">维修人员</view><view class="list-right"><text>{{staffList[staffIdx]?staffList[staffIdx].name:""}}</text><image class="next" src="../../static/next.png"></image></view></view></picker><view class="bzqk-card"><textarea