소스 검색

修改人员和机构

ljh 3 년 전
부모
커밋
ade1660e3f
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/main/resources/static/main/mobilepage/organization.html
  2. 1 0
      src/main/resources/static/main/mobilepage/pinstitution.html

+ 1 - 0
src/main/resources/static/main/mobilepage/organization.html

@@ -297,6 +297,7 @@
                                 tableArr1.push(obj)
                             }
                             _this.tableData = tableArr1
+							_this.total= json.count
                         },
                         error: function (err) {
                             layer.msg('网络错误!');

+ 1 - 0
src/main/resources/static/main/mobilepage/pinstitution.html

@@ -221,6 +221,7 @@
                                 tableArr1.push(obj)
                             }
                             _this.tableData = tableArr1
+							_this.total= json.count
                         },
                         error: function (err) {
                             layer.msg('网络错误!');