From 6abf7cd78ea6ab86ae1b5945f7a291ffd37fdfca Mon Sep 17 00:00:00 2001 From: zhaoyiran Date: Mon, 19 May 2025 11:43:44 +0800 Subject: [PATCH] =?UTF-8?q?SBBJ-1013=E9=97=AE=E9=A2=98=E5=88=86=E4=BA=AB?= =?UTF-8?q?=E5=B9=B3=E5=8F=B0=E7=AE=A1=E7=90=86=EF=BC=8C=E6=B2=A1=E6=9C=89?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E5=9B=BE=E7=89=87=E3=80=81=E6=96=87=E6=A1=A3?= =?UTF-8?q?=E5=88=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Detail/src/Detail.vue | 6 ++++- .../device/problemSharingPlatform/index.vue | 25 +++++++++++++++---- .../problemSharingPlatform.data.ts | 4 +++ 3 files changed, 29 insertions(+), 6 deletions(-) diff --git a/src/components/Detail/src/Detail.vue b/src/components/Detail/src/Detail.vue index 9ddbe30..3cf7778 100644 --- a/src/components/Detail/src/Detail.vue +++ b/src/components/Detail/src/Detail.vue @@ -45,7 +45,11 @@ :data="detailData" :schema="allSchemas.detailSchema" :columns="2" - /> + > + + -