master
parent
00629bc7f5
commit
e07590be47
|
@ -469,7 +469,6 @@ function goJGDetail(e) { //查看机构详情
|
|||
}
|
||||
|
||||
function checkPeo() { //查询机构成员列表
|
||||
>>>>>>> 94dd9be6b353522b96731800faf9701704c20cb4
|
||||
let jgmHtml = '';
|
||||
let jgmData = [{
|
||||
imgSrc: '../../img/public/jg-dp-01.png',
|
||||
|
@ -885,7 +884,6 @@ function checkPXList() { //拍卖全部商品事件
|
|||
}
|
||||
|
||||
function goPXDetail(e) { //查看培训详情
|
||||
>>>>>>> 94dd9be6b353522b96731800faf9701704c20cb4
|
||||
location.href = `trainDetail.html?id=${e}`
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue