From f2f1a6c11bc64ce3be1af0a3866a2a210f62c619 Mon Sep 17 00:00:00 2001 From: "15881625488@163.com" <15881625488@163.com> Date: Sat, 7 Feb 2026 21:49:33 +0800 Subject: [PATCH] =?UTF-8?q?fix:[=E5=A1=AB=E6=8A=A5=E8=A1=A8=E5=8D=95]?= =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/business/study/comp/tbbd/Bj.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/business/study/comp/tbbd/Bj.vue b/src/views/business/study/comp/tbbd/Bj.vue index 3d60513..067cccd 100644 --- a/src/views/business/study/comp/tbbd/Bj.vue +++ b/src/views/business/study/comp/tbbd/Bj.vue @@ -827,7 +827,8 @@ export default { } } that.$modal.loading() - that.formYjcc.resource = JSON.stringify(that.resource) + debugger + that.formYjcc.resource = JSON.stringify(that.resourceYj) that.formYjcc.cclist = JSON.stringify(that.cclistYj) studyFormFill_yjcc(that.formYjcc).then(response => { that.openYjcc = false