This commit is contained in:
wangshiming
2022-05-07 14:57:17 +08:00
parent 3de9f34952
commit 93b7985330
2 changed files with 2 additions and 3 deletions

View File

@ -195,6 +195,5 @@ export class ParterLevelConfigListComponent implements OnInit {
*/
resetSF() {
this.sf.reset();
this.st.load(1);
}
}