From bb106f3f9df4cae051602f7454e1f2e484ba379c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8C=83=E5=BC=BA=E5=BC=BA?= <787203167> Date: Fri, 20 Oct 2023 15:50:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B9=B3=E5=8F=B0=E4=BB=B6=E8=AF=A6=E6=83=85?= =?UTF-8?q?=E7=94=B5=E6=B1=A0=E5=A4=87=E6=A1=88=E8=AE=B0=E5=BD=95=E5=8D=95?= =?UTF-8?q?=E7=8B=AC=E6=89=93=E5=BC=80=E5=BC=B9=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/vdrDetial.vue | 6 +- .../components/ProjectDetails.vue | 34 +- .../components/addModel.vue | 672 +++++++++--------- .../components/editBattery.vue | 587 +++++++++++++++ 4 files changed, 951 insertions(+), 348 deletions(-) create mode 100644 jero-web/src/views/projectManagement/platformItemLibraryDetails/components/editBattery.vue diff --git a/jero-web/src/views/otamanagement/otaAuthentication/components/vdrDetial.vue b/jero-web/src/views/otamanagement/otaAuthentication/components/vdrDetial.vue index 4a0f80e98..96445b1a0 100644 --- a/jero-web/src/views/otamanagement/otaAuthentication/components/vdrDetial.vue +++ b/jero-web/src/views/otamanagement/otaAuthentication/components/vdrDetial.vue @@ -17,7 +17,7 @@