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