Browse Source

17静脉溶栓

detailsPage
aBin 4 years ago
parent
commit
78dc63bd75
  1. 2
      index.html

2
index.html

@ -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}`;
},
// 取消时间

Loading…
Cancel
Save