feat:登出清空数据
This commit is contained in:
@@ -10,15 +10,7 @@ const getDeviceLaboratoryListBy = params => {
|
||||
}
|
||||
})
|
||||
}
|
||||
// 获取平板端菜单
|
||||
const getMenuForPAD = () => {
|
||||
return request({
|
||||
url: '/sys/permission/getMenuForPAD',
|
||||
method: 'GET'
|
||||
})
|
||||
}
|
||||
|
||||
export default {
|
||||
getDeviceLaboratoryListBy,
|
||||
getMenuForPAD
|
||||
getDeviceLaboratoryListBy
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user