From 610365b4311f930d4398bf10e249495211c5ee3c Mon Sep 17 00:00:00 2001 From: "15881625488@163.com" <15881625488@163.com> Date: Fri, 16 Jan 2026 12:30:05 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A[=E8=AF=95=E9=AA=8C=E7=AE=A1?= =?UTF-8?q?=E7=90=86]=E9=A2=84=E5=A1=AB=E8=90=BD=E7=AC=94=E7=95=99?= =?UTF-8?q?=E7=97=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/business/study/comp/ytbd/Bj.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/business/study/comp/ytbd/Bj.vue b/src/views/business/study/comp/ytbd/Bj.vue index b96bf6d..3f8bf4b 100644 --- a/src/views/business/study/comp/ytbd/Bj.vue +++ b/src/views/business/study/comp/ytbd/Bj.vue @@ -202,8 +202,8 @@ export default { { id: this.form.id, bdnr: JSON.stringify(this.$refs.templateTable.getFilledFormData()), - zdxgjl: JSON.stringify(data.resourceList), - filedValue: JSON.stringify(data.newRecord) + // zdxgjl: JSON.stringify(data.resourceList), + // filedValue: JSON.stringify(data.newRecord) } ).then(response => { })