| | |
| | | <view style="width: 30%;">{{i+1}} / {{swiperList.length}}</view> |
| | | <!-- <view style="width: 30%;">料号: {{item.matnr}}</view> --> |
| | | <view style="width: 40%;">编码: {{item.matnr}}</view> |
| | | <view style="width: 30%;">名称: {{item.matnr}}</view> |
| | | <view style="width: 30%;">名称: {{item.maknx}}</view> |
| | | |
| | | |
| | | <view style="width: 30%;">数量: {{item.anfme}}</view> |
| | | <view style="width: 30%;">数量: {{item.count}}</view> |
| | | <view style="width: 40%;">图号: {{item.model}}</view> |
| | | <view style="width: 30%;">规格: {{item.specs ? item.specs : '--'}}</view> |
| | | |