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