|
@@ -458,10 +458,10 @@
|
|
|
that.dataSource[0].rowSpan3 = rowSpan3
|
|
|
// console.log(22222222222,that.dataSource)
|
|
|
|
|
|
-
|
|
|
- console.log('返回的是',res.result.total)
|
|
|
+
|
|
|
+ // console.log('返回的是',res.result.total)
|
|
|
this.ipagination.total = res.result.total;
|
|
|
- console.log('页码',this.ipagination.total)
|
|
|
+ // console.log('页码',this.ipagination.total)
|
|
|
}else{
|
|
|
this.ipagination.total = 0;
|
|
|
}
|