Commit 10ccb924 authored by W_Y's avatar W_Y

盘点

parent df861c22
import request from '@/utils/request'
// 查询列表
export function listdevice(query) {
return request({
url: '/wbwarehouseinventory/queryWbWarehouseInventoryByPagination',
method: 'get',
params: query
})
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment