验收问题修改
This commit is contained in:
@@ -8,6 +8,16 @@ export function getAllMonitorPageList(data) {
|
||||
data
|
||||
})
|
||||
}
|
||||
|
||||
export function getAllMainUserPageList(data) {
|
||||
return request({
|
||||
url: '/device-boot/pms/monitor/getAllMainUserPageList',
|
||||
method: 'post',
|
||||
data
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
// 新增牵引站信息
|
||||
export function addMonitor(data) {
|
||||
return request({
|
||||
|
||||
Reference in New Issue
Block a user