919 点击查看掉线
parent
cf56b29be8
commit
da2d0f13f8
|
@ -464,7 +464,7 @@ export default {
|
|||
},
|
||||
getDetail(id) {
|
||||
const params = {
|
||||
id: id
|
||||
ID: id
|
||||
}
|
||||
requestFN('/skillInstitutions/detail', params).then((response) => {
|
||||
const data = response.data
|
||||
|
|
Loading…
Reference in New Issue