pages/phyz/bcp/bcpDbList.vue
@@ -283,7 +283,7 @@ let _this = this let param = {floor: this.floor,dbList: this.dbList,moveType: this.moveType} uni.request({ url: `${_this.baseUrl}/agvMobile/agv/v1/locMove`, url: `${_this.baseUrl}/agvMobile/agv/v2/locMove`, header: {'token': uni.getStorageSync('token'),}, data: param, method: 'POST', @@ -312,7 +312,7 @@ @import url('../../../static/css/common/order.css'); .station { position: fixed; /* position: fixed; */ font-size: 18px; width: 96%; padding: 24rpx;