| | |
| | | "name" : "中扬WMS", |
| | | "appid" : "__UNI__DA5854D", |
| | | "description" : "", |
| | | "versionName" : "20250224A", |
| | | "versionCode" : 145, |
| | | "versionName" : "20250225A", |
| | | "versionCode" : 146, |
| | | "transformPx" : false, |
| | | /* 5+App特有相关 */ |
| | | "app-plus" : { |
| | |
| | | _this.data.three_code = threeCode |
| | | _this.data.limit = limit |
| | | uni.request({ |
| | | url: `${_this.baseUrl}/orderDetl/pakout/list/authV4`, |
| | | url: `${_this.baseUrl}/orderDetl/pakout/list/authV8`, |
| | | header: {'token': uni.getStorageSync('token')}, |
| | | data: _this.data, |
| | | method: 'GET', |
| | |
| | | k['count'] = k.anfme |
| | | k.agvStaNo = '' |
| | | k.anfme = 0 |
| | | if (_this.orderType == 'bcp') { |
| | | if (k.locNo.substring(k.locNo.length - 1, k.locNo.length) == 1) { |
| | | continue |
| | | } |
| | | } |
| | | // if (_this.orderType == 'bcp') { |
| | | // if (k.locNo.substring(k.locNo.length - 1, k.locNo.length) == 1) { |
| | | // continue |
| | | // } |
| | | // } |
| | | _this.dataList.push(k) |
| | | } |
| | | } |
| | | console.log(_this.dataList); |
| | | } else if (res.code == 403) { |
| | | uni.showToast({ title: res.msg, icon: "error", position: 'top' }) |
| | | setTimeout(() => { uni.reLaunch({ url: '../../login/login' }); }, 1000); |