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