From d8646f8e7c4a2eacb8810abdfa54471458762160 Mon Sep 17 00:00:00 2001 From: wang-liang0615 Date: Tue, 5 Sep 2023 15:22:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A8=A1=E5=9E=8B=E5=85=B3=E8=81=94=20?= =?UTF-8?q?=E5=B1=95=E7=A4=BA=E5=8F=8D=E5=90=91=E5=85=B3=E7=B3=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../cmdb/views/ci_types/relationTable.vue | 73 +++++++++++++++++-- 1 file changed, 66 insertions(+), 7 deletions(-) diff --git a/cmdb-ui/src/modules/cmdb/views/ci_types/relationTable.vue b/cmdb-ui/src/modules/cmdb/views/ci_types/relationTable.vue index b655bc6..c2016be 100644 --- a/cmdb-ui/src/modules/cmdb/views/ci_types/relationTable.vue +++ b/cmdb-ui/src/modules/cmdb/views/ci_types/relationTable.vue @@ -18,18 +18,30 @@ keep-source :max-height="windowHeight - 180" class="ops-stripe-table" + :row-class-name="rowClass" > - + + + + - +