
@@ -64,19 +64,19 @@
}
}
;(function() {
- var dom = document.querySelector('div[data-root=p1419895828960780288]')
+ var dom = document.querySelector('div[data-root=p1419895863458930688]')
var domBox = dom.parentNode;
- var domChild = document.querySelectorAll('div[data-root=p1419895828960780288]>div');
+ var domChild = document.querySelectorAll('div[data-root=p1419895863458930688]>div');
domChild[0].innerHTML = domBox.getAttribute('data-tname');
})()
- const p1419895828960780288 = {
+ const p1419895863458930688 = {
jumpDetails(that) {
const pId = that.parentNode.getAttribute('data-pid');
const rId = that.parentNode.getAttribute('data-rid');
const uId = that.parentNode.getAttribute('data-uid');
const tId = that.parentNode.getAttribute('data-tid');
console.log(pId)
- location.href = `https://www.tall.wiki/qc/diagnosis?projectId=${pId}&roleId=${rId}&userId=${uId}&id=${tId}`;
+ location.href = `https://www.tall.wiki/qc/treatmentPlan?projectId=${pId}&roleId=${rId}&userId=${uId}&id=${tId}`;
}
}