| | |
| | | .text-content { |
| | | width: 100%; |
| | | height: 100%; |
| | | font-size: 12px; |
| | | font-size: 2.4vw; |
| | | /* background-color: aliceblue; */ |
| | | } |
| | | .swiper-head { |
| | | width: 100%; |
| | | height:10%; |
| | | height:12%; |
| | | background-color: rgba(54, 94, 226, 0.5); |
| | | display: flex; |
| | | /* grid-template-columns: 2fr 3fr 2fr 2fr 1fr; */ |
| | |
| | | <swiper-item class="swiper-item" v-for="(item,i) in info.matDtos" :key="i" |
| | | :style="item.color"> |
| | | <view style="flex: 2;word-break: break-all;"> |
| | | {{item.matNo ? item.matNo : '--'}} |
| | | {{item.matnr ? item.matnr : '--'}} |
| | | </view> |
| | | <view style="flex: 2;">{{item.matNo}}</view> |
| | | <view style="flex: 2;">{{item.name}}</view> |
| | | <view style="flex: 2;">{{item.maknx}}</view> |
| | | <view style="flex: 1;">{{item.count}}</view> |
| | | <view style="flex: 1;">{{item.total}}</view> |
| | |
| | | this.getServerData() |
| | | this.getDate2() |
| | | this.getUrl() |
| | | this.getInfo() |
| | | this.getError() |
| | | // this.getInfo() |
| | | // this.getError() |
| | | // this.getCarInfo() |
| | | // this.getCarInfoTest() |
| | | // this.getInfo2() |
| | | // this.getError2() |
| | | this.getInfo2() |
| | | this.getError2() |
| | | this.controller() |
| | | }, 1000) |
| | | |
| | |
| | | "sourceLocNo": "1500502", |
| | | "barcode": "80009921", |
| | | "matDtos": [{ |
| | | "matNo": "230309103100005", |
| | | "maknx": "定子线圈", |
| | | "matnr": "230309103100005", |
| | | "name": "定子线圈", |
| | | "batch": null, |
| | | "count": 0, |
| | | "specs": "RV-E075/100-φ22键8孔深46键键键键键键", |
| | |
| | | "orderNo": "23129502652,23129502651,23129502652,23129502652" |
| | | }, |
| | | { |
| | | "matNo": "230309103100005", |
| | | "matnr": "230309103100005", |
| | | "maknx": "定子线圈", |
| | | "batch": null, |
| | | "count": 40.0, |