pages/AGV/AGVkongban.vue
@@ -18,9 +18,7 @@ </radio-group> </view> </view> <view class="mat-list-title"> <view style="-webkit-flex: 1;flex: 1;"></view> </view> @@ -166,10 +164,10 @@ that.staList = [] uni.request({ url: that.baseUrl + '/mobile/FillEmptyPallets?locNo='+that.stationCode+'&size='+that.fullPlt, header: { 'token': uni.getStorageSync('token') }, success(res) { res = res.data if (res.code === 200) {