|
@@ -72,6 +72,8 @@ $(parent.document).find(".menu .page[code=YH-ZKK-YXBLJCB]").addClass("active")
|
|
|
|
|
|
|
|
|
function setTitleList(){
|
|
|
+ $('.pagination').html("")
|
|
|
+ $('.key-list tbody').html(emptyBox('努力加载中...',26,1))
|
|
|
post(api.medicalCheckTitle,{}).then(res =>{
|
|
|
if(res.data.code == '0'){
|
|
|
const data = res.data.data||[];
|