| | |
| | | <view class="uni-note">鏁伴噺锛歿{item.quantity}}</view> |
| | | <view class="uni-note">鐢熶骇鏃ユ湡锛歿{item.productionDate}}</view> |
| | | <view class="uni-note">鏈夋晥鏈燂細{{item.effectiveDate}}</view> |
| | | <view class="uni-note">浜よ揣鍗曞彿锛歿{item.deliveryNote}}</view> |
| | | </view> |
| | | </view> |
| | | </template> |
| | |
| | | <view class="uni-note">鏁伴噺锛歿{item.quantity}}</view> |
| | | <view class="uni-note">鐢熶骇鏃ユ湡锛歿{item.productionDate}}</view> |
| | | <view class="uni-note">鏈夋晥鏈燂細{{item.effectiveDate}}</view> |
| | | <view class="uni-note">浜よ揣鍗曞彿锛歿{item.deliveryNote}}</view> |
| | | </view> |
| | | </view> |
| | | </template> |
| | |
| | | matSn = matSn.replace(/,SC.*/, ''); |
| | | } |
| | | //鏌ヨmatSn鏄惁瀛樺湪瀛楃 |
| | | if(matSn.indexOf("POHA")>0){ |
| | | if(matSn.indexOf("PO")>0){ |
| | | this.$u.post('/api/MaterielInfo/CodeAnalysis?serNum=' + matSn, {}).then((res) => { |
| | | this.Testcheck = false; |
| | | if (res.status) { |
| | |
| | | |
| | | var matSn = this.pkmaterSn; |
| | | |
| | | if(matSn.indexOf("POHA")>0){ |
| | | if(matSn.indexOf("PO")>0){ |
| | | this.$u.post('/api/MaterielInfo/CodeAnalysis?serNum=' + matSn, {}).then((res) => { |
| | | if (res.status) { |
| | | this.pksns.push(res.data.serialNumber); |