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