修改完接口后刷新

This commit is contained in:
2025-02-25 10:33:14 +08:00
parent 28c4028893
commit 71194fbf1c
3 changed files with 5 additions and 1 deletions

View File

@@ -103,7 +103,7 @@ Component({
this.handleCancel();
},
onUpdatePhoneConfirm() {
that.getTenementInfo();
this.getTenementInfo();
},
async getTenementInfo() {
const { tenement, park } = this.data;