|
@ -246,7 +246,7 @@ |
|
|
const rId = that.parentNode.parentNode.getAttribute('data-rid'); |
|
|
const rId = that.parentNode.parentNode.getAttribute('data-rid'); |
|
|
const uId = that.parentNode.parentNode.getAttribute('data-uid'); |
|
|
const uId = that.parentNode.parentNode.getAttribute('data-uid'); |
|
|
const tId = that.parentNode.parentNode.getAttribute('data-tid'); |
|
|
const tId = that.parentNode.parentNode.getAttribute('data-tid'); |
|
|
location.href = `https://www.tall.wiki/qc/patientList?projectId=${pId}&roleId=${rId}&userId=${uId}&id=${tId}`; |
|
|
location.href = `https://www.tall.wiki/qc/information?projectId=${pId}&roleId=${rId}&userId=${uId}&id=${tId}`; |
|
|
}, |
|
|
}, |
|
|
|
|
|
|
|
|
// 取消时间 |
|
|
// 取消时间 |
|
|