소스 검색

feat:PC 数据导出需求开发

tsz 3 년 전
부모
커밋
9b4540acfb
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/web/templates/pc/dataExport_sieve.html

+ 2 - 0
src/web/templates/pc/dataExport_sieve.html

@@ -1994,6 +1994,8 @@
               $('.dataExport-footer').show()
               if(res.data.total > 20) {
                 $('.dataMore-out').show()
+              } else{
+                $('.dataMore-out').hide()
               }
               $(function(){
                 dataNode.renderImg()