| | |
| | | </view>
|
| | | </view>
|
| | | </view> -->
|
| | | <view class="cu-item grid col-2">
|
| | | <view class="cu-item grid col-2" v-if="item.extendFields">
|
| | | <view class="item" v-for="el in dynamicFields" :key="el.id">
|
| | | <text class="text-black">{{el.fieldsAlise}}:
|
| | | <text class="text-grey ">{{item.extendFields[el.fields]}}</text></text>
|
| | |
| | | matnrCode: this.barcode
|
| | | })
|
| | | if (code === 200) {
|
| | | this.list = [...data]
|
| | | this.list = data
|
| | | } else {
|
| | | uni.showToast({
|
| | | title: msg,
|
| | |
| | | clear() {
|
| | | this.list = []
|
| | | this.barcode = ''
|
| | | this.asncode = ''
|
| | | this.whAreaId = ''
|
| | | this.range = []
|
| | | },
|
| | | next() {
|
| | | if (this.list.length) {
|
| | |
| | | }
|
| | | }
|
| | | },
|
| | | async getRece() {
|
| | | async getRece() { |
| | | const {
|
| | | code,
|
| | | data,
|