Browse Source

工资汇总

tall-salary-summary
xuesinan 3 years ago
parent
commit
46f91374ae
  1. 7
      index.html

7
index.html

@ -53,7 +53,7 @@
data-rid="1473556018582790144"
data-token="eyJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE2NTM2MTQwOTksInN1YiI6IjE0ODE0NTg3NDEyOTU3MTQzMDQiLCJhdXRoSWQiOiIxNDgxNDU4NzQxNTMwNTk1MzI4IiwiZXhwIjoxNjUzNjIxMjk5fQ.kM15-gERv5j5qWBeWEG0kDxLWMJesHInnwFQnUaKcGg"
data-url="http://101.201.226.163:7320/v1.0"
data-tTime="1660492800000"
data-time="1660492800000"
data-type="1"
data-tid="tid444"
data-did="did555"
@ -109,11 +109,6 @@
} else {
location.href = param;
}
// var pId = that.parentNode.parentNode.getAttribute('data-pid');
// var rId = that.parentNode.parentNode.getAttribute('data-rid');
// var uId = that.parentNode.parentNode.getAttribute('data-uid');
// location.href = `https://test.tall.wiki/checkwork/salary-summary/?pid=${pId}&uid=${uId}&rid=${rId}`;
}
}
p1541234829630377984.init();

Loading…
Cancel
Save