FIX scTable 静态data数据时total为0
This commit is contained in:
parent
178ba2bf6d
commit
c249e935ed
|
|
@ -90,6 +90,7 @@
|
||||||
this.getData();
|
this.getData();
|
||||||
}else{
|
}else{
|
||||||
this.tableData = this.data;
|
this.tableData = this.data;
|
||||||
|
this.total = this.tableData.length
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
activated(){
|
activated(){
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue