数据统计
This commit is contained in:
parent
3404995d45
commit
740d8b3ed9
|
|
@ -90,6 +90,7 @@ export class SnapshotStore {
|
|||
|
||||
changeDate = (value) => {
|
||||
this.date = value;
|
||||
this.getDatas();
|
||||
this.getTableInfo();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue