Browse Source

feat:PC 数据导出需求开发

tsz 3 years ago
parent
commit
9b4540acfb
1 changed files with 2 additions and 0 deletions
  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()