Parcourir la source

修改人员和机构

ljh il y a 3 ans
Parent
commit
ade1660e3f

+ 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('网络错误!');