diff --git a/yxt-as-ui/src/api/storage/allocation.js b/yxt-as-ui/src/api/storage/allocation.js index 27c4a4bf62..715620b6fb 100644 --- a/yxt-as-ui/src/api/storage/allocation.js +++ b/yxt-as-ui/src/api/storage/allocation.js @@ -1,11 +1,9 @@ import request from '@/utils/request' export default { - // 查询分页列表 listPage: function(params) { return request({ - // baseURL: "http://127.0.0.1:4523/m1/4061550-0-default", url: '/wms/apiadmin/inventory/wmsinventoryallocatebill/listPage', method: 'post', data: params, @@ -14,10 +12,8 @@ export default { } }) }, - deleteBySids: function(data) { return request({ - // baseURL: "http://127.0.0.1:4523/m1/4061550-0-default", url: '/wms/apiadmin/inventory/wmsinventoryallocatebill/delBySids', method: 'DELETE', data: data, @@ -26,59 +22,49 @@ export default { } }) }, - // 保存物流信息 saveLogisticsInfo: function(data) { return request({ - // baseURL: "http://127.0.0.1:4523/m1/4061550-0-default", url: '/wms/v1/wmsinventoryallocatebilllogistics/saveLogisticsInfo', method: 'post', data: data, headers: { 'Content-Type': 'application/json' } - }); + }) }, // 新增、保存 save: function(data) { return request({ - // baseURL: "http://127.0.0.1:4523/m1/4061550-0-default", url: '/wms/apiadmin/inventory/wmsinventoryallocatebill/save', method: 'post', data: data, headers: { 'Content-Type': 'application/json' } - }); + }) }, - // 初始化 init: function(data) { return request({ - // baseURL: "http://127.0.0.1:4523/m1/4061550-0-default", url: '/wms/apiadmin/inventory/wmsinventoryallocatebill/fetchDetailsBySid/' + data, method: 'get' - }); + }) }, - // 调拨 allocation: function(data) { return request({ - // baseURL: "http://127.0.0.1:4523/m1/4061550-0-default", url: '/wms/apiadmin/inventory/wmsinventoryallocatebill/submitApply', method: 'post', data: data, headers: { 'Content-Type': 'application/json' } - }); + }) }, - - // 查询所有商品 getGoods: function(params) { return request({ - // baseURL: "http://127.0.0.1:4523/m1/4061550-0-default", url: '/wms/apiadmin/inventory/wmsinventory/alloGoodsListPage', method: 'post', data: params, @@ -87,7 +73,6 @@ export default { } }) }, - // 查询所有仓库 getWarehouses: function(params) { return request({ @@ -99,8 +84,6 @@ export default { } }) }, - - // 根据仓库查询库位 getWarehouseareas: function(data) { return request({ @@ -110,12 +93,8 @@ export default { headers: { 'Content-Type': 'application/json' } - }); + }) }, - - - - // 流程审批(同意) complete: function(params) { return request({ @@ -197,6 +176,5 @@ export default { method: 'get', params: data }) - }, - + } } diff --git a/yxt-as-ui/src/views/storage/allocation/allocationAdd.vue b/yxt-as-ui/src/views/storage/allocation/allocationAdd.vue index 2cb00f1ce9..774dd239ad 100644 --- a/yxt-as-ui/src/views/storage/allocation/allocationAdd.vue +++ b/yxt-as-ui/src/views/storage/allocation/allocationAdd.vue @@ -70,7 +70,7 @@ - + diff --git a/yxt-as-ui/src/views/storage/allocation/allocationInfo.vue b/yxt-as-ui/src/views/storage/allocation/allocationInfo.vue index 7108018587..dcb1810b95 100644 --- a/yxt-as-ui/src/views/storage/allocation/allocationInfo.vue +++ b/yxt-as-ui/src/views/storage/allocation/allocationInfo.vue @@ -50,7 +50,7 @@ - + diff --git a/yxt-as-ui/src/views/storage/allocation/relation/chooseproducts.vue b/yxt-as-ui/src/views/storage/allocation/relation/chooseproducts.vue index 988b32bc54..b5ab342a21 100644 --- a/yxt-as-ui/src/views/storage/allocation/relation/chooseproducts.vue +++ b/yxt-as-ui/src/views/storage/allocation/relation/chooseproducts.vue @@ -8,7 +8,7 @@ 关闭 -
+
{{ searchxianshitit }}
-
+
{{ searchxianshitit }}
-
+
{{ searchxianshitit }}