From b2807cc9afb640f9bd8345d7d004ccb33e0f0ae8 Mon Sep 17 00:00:00 2001 From: luyan Date: Fri, 31 Mar 2023 14:05:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BF=A1=E6=81=AF=E5=90=8E?= =?UTF-8?q?=E5=8A=A0=E8=BD=BD=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/base/resi.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/modules/base/resi.vue b/src/views/modules/base/resi.vue index 6f4b06a65..aa8fbd85f 100644 --- a/src/views/modules/base/resi.vue +++ b/src/views/modules/base/resi.vue @@ -1532,6 +1532,7 @@ export default { }); // console.log(this.$refs.baseForm.form); this.btnLoading = false; + this.getTableData(); }, async submitEdit(arr) { this.btnLoading = true;