立库监控

This commit is contained in:
2023-04-14 08:56:02 +08:00
parent 9479217e13
commit 88cc6a56e7
9 changed files with 286 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
import request from '@/utils/request'
export function getStructByCodes(data) { // 获取舞台上设备信息
export function getStructByCodes(data) { // 获取仓位信息
return request({
url: 'api/structattr/getStructByCodes',
method: 'post',