From e085ef60258d3ba78ece46e6aeeb2c0212d7691c Mon Sep 17 00:00:00 2001 From: "zyx.net" Date: Sat, 19 Aug 2023 17:37:53 +0800 Subject: [PATCH] =?UTF-8?q?OTA=E5=AF=B9=E6=8E=A5=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/otamanagement/otaAuthentication/components/detil.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/jero-web/src/views/otamanagement/otaAuthentication/components/detil.vue b/jero-web/src/views/otamanagement/otaAuthentication/components/detil.vue index 3f8714822..6d214bb11 100644 --- a/jero-web/src/views/otamanagement/otaAuthentication/components/detil.vue +++ b/jero-web/src/views/otamanagement/otaAuthentication/components/detil.vue @@ -1103,6 +1103,7 @@ export default { }, // 保存 preservation(){ + console.log(this.dataSource) let OtaManageApplyEO = JSON.parse(JSON.stringify(this.dataSource)) let query = { list: OtaManageApplyEO