瀏覽代碼

稽查为空处理

luolei 4 年之前
父節點
當前提交
9534c12397
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/js/uncorrectedCopy.js

+ 2 - 0
src/js/uncorrectedCopy.js

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