zhouna %!s(int64=3) %!d(string=hai) anos
pai
achega
381758933f
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/js/dept/statisticsDetailDept.js

+ 0 - 1
src/js/dept/statisticsDetailDept.js

@@ -23,7 +23,6 @@ let casesId = getUrlArgObjectNew("casesId",srcUrl)||"";
 let deptListDept = JSON.parse(getCookie("deptList"))||[]
 let doctorNameParam = getUrlArgObjectNew("doctorName", srcUrl) || ""
 let doctorNumParam = getUrlArgObjectNew("doctorId", srcUrl) || ""
-doctorNumParam = doctorNumParam==='-'?'':doctorNumParam;
 $('.doctorInp').val(doctorNameParam)
 $('.doctorNumInp').val(doctorNumParam)
 let currentPage;