feat:设备使用记录
This commit is contained in:
@@ -35,5 +35,11 @@ export default {
|
||||
isTransformResponse: false
|
||||
}
|
||||
})
|
||||
},
|
||||
getDataListByCategoryKey: key => {
|
||||
return request({
|
||||
url: `/qms/dictionary-business/getDataListByCategoryKey?key=` + key,
|
||||
method: 'GET'
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user