From 99340c754ca99b95d0e70b3cc7db4eae8c8a6e69 Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期一, 04 十二月 2023 09:53:27 +0800 Subject: [PATCH] 11 --- src/views/project/fund/applyDetail/index.vue | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/views/project/fund/applyDetail/index.vue b/src/views/project/fund/applyDetail/index.vue index ef54219..2145bf1 100644 --- a/src/views/project/fund/applyDetail/index.vue +++ b/src/views/project/fund/applyDetail/index.vue @@ -2342,6 +2342,8 @@ }); } this.form.id = response.data; + this.curId = response.data; + this.handleUpdate(); } else { this.$modal.msgError("鐢宠鍗曚繚瀛樺け璐ワ細" + response.msg); } -- Gitblit v1.9.3