From 73bf22addba1a73bb009ccb0615227f4fe8b2073 Mon Sep 17 00:00:00 2001 From: luojie <125330818@qq.com> Date: Tue, 3 Feb 2026 15:58:10 +0800 Subject: [PATCH] =?UTF-8?q?feat:[=E6=A8=A1=E6=9D=BF=E7=AE=A1=E7=90=86][upd?= =?UTF-8?q?ate]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Template/operation/TableOpertaion.vue | 2 +- src/views/business/comps/template/comps/sp/SP00456.vue | 1 + src/views/business/comps/template/dialog/SubPackageDialog.vue | 6 ++++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/src/components/Template/operation/TableOpertaion.vue b/src/components/Template/operation/TableOpertaion.vue index 0281aba..1483bad 100644 --- a/src/components/Template/operation/TableOpertaion.vue +++ b/src/components/Template/operation/TableOpertaion.vue @@ -57,7 +57,7 @@ export default { watch: { row: { handler(newVal, oldVal) { - this.innerRow = JSON.parse(JSON.stringify(newVal)); + this.innerRow = newVal; }, deep: true, } diff --git a/src/views/business/comps/template/comps/sp/SP00456.vue b/src/views/business/comps/template/comps/sp/SP00456.vue index 1d02c13..8db3a22 100644 --- a/src/views/business/comps/template/comps/sp/SP00456.vue +++ b/src/views/business/comps/template/comps/sp/SP00456.vue @@ -218,6 +218,7 @@ export default { }, startConfig(val) { const { rowData } = val; + console.log(rowData, "rowData") let postData = { bh: rowData.targetSolutionCode + rowData.subTargetSolutionCode, studySubjectId: this.formData.studySubjectId, diff --git a/src/views/business/comps/template/dialog/SubPackageDialog.vue b/src/views/business/comps/template/dialog/SubPackageDialog.vue index f2ff882..deaadf8 100644 --- a/src/views/business/comps/template/dialog/SubPackageDialog.vue +++ b/src/views/business/comps/template/dialog/SubPackageDialog.vue @@ -29,7 +29,7 @@ 平均分配 重置 -
+
{{ formData.mybh }}-set{{ item.subCode }}