浏览代码

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()