邓洁: 隧道接口部分对接
This commit is contained in:
@@ -42,7 +42,7 @@ export const getEquipmentList = (tunnelId) => {
|
||||
export const editTunnel = (data) => {
|
||||
return request({
|
||||
url: '/tunnel/model/details',
|
||||
method: 'post',
|
||||
method: 'put',
|
||||
data
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user